a466e9e9cc
* Experimental LRU cache for room versions * Don't accidentally try to type-assert nil * Also reduce hits on query API * Use hashicorp implementation which mutexes for us * Define const for max cache entries * Rename to be specifically immutable, panic if we try to mutate a cache entry * Review comments * Remove nil guards, give roomserver integration test a cache * go mod tidy |
||
---|---|---|
.. | ||
basecomponent | ||
caching | ||
config | ||
http | ||
keydb | ||
test | ||
transactions | ||
consumers.go | ||
eventcontent.go | ||
events.go | ||
httpapi_test.go | ||
httpapi.go | ||
log.go | ||
partition_offset_table.go | ||
postgres_wasm.go | ||
postgres.go | ||
routing.go | ||
sql.go | ||
types.go |