nwaku/waku/common/databases
Abhimanyu a1ed517f9c
fix: extended Postgres code to support retention policy + refactoring (#2244)
* updated Postgres retention policy code + refactoring

* Update waku/waku_archive/driver/postgres_driver/postgres_driver.nim

Co-authored-by: Simon-Pierre Vivier <simvivier@status.im>

* updated code review changes

* data unit fixed, processing everything in bytes now

---------

Co-authored-by: Simon-Pierre Vivier <simvivier@status.im>
2023-11-24 15:43:47 +01:00
..
db_postgres chore: Optimize postgres - prepared statements in select (#2182) 2023-11-07 13:38:37 +01:00
common.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
db_postgres.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
db_sqlite.nim fix: extended Postgres code to support retention policy + refactoring (#2244) 2023-11-24 15:43:47 +01:00
dburl.nim fix(archive): dburl check (#2071) 2023-09-26 13:59:54 +02:00