dendrite/syncapi/storage
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
..
postgres Correctly generate backpagination tokens for events which have the same depth 2020-04-30 19:13:51 +01:00
sqlite3 Correctly generate backpagination tokens for events which have the same depth 2020-04-30 19:13:51 +01:00
tables sql/backwards_extremities: Shift to table format and share code (#985) 2020-04-28 15:50:24 +01:00
interface.go Correctly generate backpagination tokens for events which have the same depth 2020-04-30 19:13:51 +01:00
storage.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
storage_test.go Correctly generate backpagination tokens for events which have the same depth 2020-04-30 19:13:51 +01:00
storage_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00