Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-05 | Add debug flag in synapse/storage/_base.py for debugging the cache logic by ↵ | Mark Haines | 1 | -1/+12 | |
comparing what is in the cache with what was in the database on every access | |||||
2015-05-05 | Invalidate the room_member cache if the current state events updates | Mark Haines | 1 | -0/+5 | |
2015-05-05 |