gotosocial/internal/cache
kim 3ff1391a9d
[performance] replace domain block cache with an in-memory radix trie (#1714)
* replace domain block cache with an in-memory radix tree

Signed-off-by: kim <grufwub@gmail.com>

* fix domain block cache init

Signed-off-by: kim <grufwub@gmail.com>

---------

Signed-off-by: kim <grufwub@gmail.com>
2023-05-01 12:36:46 +02:00
..
domain [performance] replace domain block cache with an in-memory radix trie (#1714) 2023-05-01 12:36:46 +02:00
ap.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
cache.go [bugfix] Fix relationship not updating 'following' on accept follow request (#1658) 2023-03-31 11:16:25 +01:00
gts.go [performance] replace domain block cache with an in-memory radix trie (#1714) 2023-05-01 12:36:46 +02:00
util.go [performance] tweak http client error handling (#1718) 2023-04-29 18:44:20 +02:00
visibility.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00