forked-synapse/synapse/storage/databases
Eric Eastwood e1ed959a68
Sliding Sync: Get bump_stamp from new sliding sync tables because it's faster (#17658)
Get `bump_stamp` from [new sliding sync
tables](https://github.com/element-hq/synapse/pull/17512) which should
be faster (performance) than flipping through the latest events in the
room.
2024-09-09 16:41:25 +01:00
..
main Sliding Sync: Get bump_stamp from new sliding sync tables because it's faster (#17658) 2024-09-09 16:41:25 +01:00
state Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
__init__.py