Commit graph

3 commits

Author SHA1 Message Date
Kegan Dougal 5cbcfe6f4f Add postgres impl 2020-04-30 19:26:21 +01:00
Kegan Dougal 3b02d0f05a Correctly generate backpagination tokens for events which have the same depth
With tests. Unfortunately the code around here is hard to understand.
There will be a subsequent PR which fixes this up now that we have a test
harness in place.
2020-04-30 19:13:51 +01:00
Kegsay ebbfc12592
Add tests for the storage interface (#995)
* Move docs to interface

* Add tests around syncing

* Add topology token test

* Linting
2020-04-30 17:15:29 +01:00