nwaku/waku/waku_archive
Ivan FB ab4b5b27bd
postgres_driver: better sync lock in partition creation (#2809)
With the original approach it happened cases where one connection
acquired the lock and other connection tried to release the same lock,
causing an unrecoverable failure which made the node to end.
2024-06-14 10:07:41 +02:00
..
driver postgres_driver: better sync lock in partition creation (#2809) 2024-06-14 10:07:41 +02:00
retention_policy chore: generic change to reduce the number of compilation warnings (#2696) 2024-05-16 22:29:11 +02:00
archive.nim chore: set msg_hash logs to notice level (#2737) 2024-06-10 15:56:55 +02:00
archive_metrics.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
common.nim feat: store v3 return pubsub topics (#2676) 2024-05-08 15:35:56 -04:00
driver.nim fix: store v3 validate cursor & remove messages (#2636) 2024-05-01 14:47:06 -04:00
retention_policy.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00