nwaku/waku/v2/node/storage/message
Hanno Cornelius a12a359b79
fix: store cursors should be exclusive and match a DB item (#1263)
* fix(store): use exclusive cursor

* fix(store): read correct column length

Co-authored-by: Lorenzo Delgado <lorenzo@status.im>
2022-10-20 13:24:40 +03:00
..
queue_store fix(store): Move page info logic to waku store protocol 2022-10-03 17:36:17 +02:00
sqlite_store fix: store cursors should be exclusive and match a DB item (#1263) 2022-10-20 13:24:40 +03:00
dual_message_store.nim refactor(node): split wakunode into waku_node and wakunode2 2022-10-18 09:05:53 -05:00
message_retention_policy.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
message_retention_policy_capacity.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
message_retention_policy_time.nim chore(store): collocate pagination and message store types 2022-09-28 13:36:05 +02:00
sqlite_store.nim refactor(store): invert retention policies dependency on message store interface 2022-09-16 12:55:22 +02:00
waku_store_queue.nim refactor(store): decouple message store queue from pagination index type (#1187) 2022-09-27 21:10:11 +02:00