0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 09:58:59 +02:00
dendrite/internal/caching
Tak Wai Wong fad3ac8e78
Protect user_interactive reads and writes with locks (#2635)
* Protect user_interactive reads and writes with locks

* Ignore golangci-lint false positive

* fix lint

Co-authored-by: Tak Wai Wong <tak@hntlabs.com>
2022-08-12 09:12:05 +01:00
..
cache_eventstatekeys.go
cache_federationevents.go
cache_lazy_load_members.go
cache_roomevents.go
cache_roomservernids.go
cache_roomversions.go
cache_serverkeys.go
cache_space_rooms.go
cache_typing.go
cache_typing_test.go
caches.go
impl_ristretto.go Protect user_interactive reads and writes with locks (#2635) 2022-08-12 09:12:05 +01:00