forked-synapse/synapse/storage/databases
Patrick Cloke 265735db9d
Use an enum for direction. (#14927)
For better type safety we  use an enum instead of strings to
configure direction (backwards or forwards).
2023-01-27 07:27:55 -05:00
..
main Use an enum for direction. (#14927) 2023-01-27 07:27:55 -05:00
state Move StateFilter to synapse.types (#14668) 2022-12-12 16:19:30 +00:00
__init__.py Ensure that get_datastores().main is typed (#12070) 2022-02-25 10:20:40 +00:00