summary refs log tree commit diff
path: root/tests/storage/test_id_generators.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix missing _add_persisted_position (#8179)Erik Johnston2020-08-271-3/+49
* Add functions to `MultiWriterIdGen` used by events stream (#8164)Erik Johnston2020-08-251-0/+36
* Separate `get_current_token` into two. (#8113)Erik Johnston2020-08-191-8/+8
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-7/+7
* Add MultiWriterIdGenerator. (#7281)Erik Johnston2020-05-041-0/+184