my caching library could actually let us cache by some really horrible combinations of key types in gotosocial…
e.g. a string ID, a creation time object, and a slice of ints. that would make a valid-lookup-able key. and correctly work.
which is very funny
@joepie91 it’s basically doing that but more efficiently :p using https://codeberg.org/gruf/go-mangler