nwaku/waku/waku_archive
Ivan FB 560f949a8b
chore: Postgres migrations (#2477)
* Add postgres_driver/migrations.nim
* Postgres and archive logic adaptation to the migration implementation
* libwaku: adapt node_lifecycle_request.nim to migration refactoring
* test_app.nim: add more detail for test that only fails in CI
* postgres migrations: store the migration scripts inside the resulting wakunode binary instead of external .sql files.
2024-03-01 12:05:27 +01:00
..
driver chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
retention_policy refactor: new proc to foster different size retention policy implementations (#2463) 2024-02-22 16:55:37 +01:00
archive.nim chore: changing digest and hash log format from bytes to hex (#2363) 2024-01-25 16:03:48 +01:00
archive_metrics.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
common.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
driver.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
retention_policy.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00