dendrite/common/keydb
Neil Alexander 419ff150d4
Implement key caching directly (#1038)
* Use gomatrixserverlib key caching

* Implement key caching wrapper

* Add caching wrapper in BaseComponent

* Review comments
2020-05-15 09:32:40 +01:00
..
cache Implement key caching directly (#1038) 2020-05-15 09:32:40 +01:00
postgres Implement key caching directly (#1038) 2020-05-15 09:32:40 +01:00
sqlite3 Implement key caching directly (#1038) 2020-05-15 09:32:40 +01:00
interface.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
keydb_wasm.go Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
keydb.go Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
keyring.go Perspective key fetching, some federation room join fixes (#975) 2020-04-20 17:42:34 +01:00