nwaku/waku/waku_archive/driver/sqlite_driver
Ivan FB d530528259
refactor: new proc to foster different size retention policy implementations (#2463)
* new proc to foster different size retention policy implementations
  The new proc, decreaseDatabaseSize, will have different implementations
  per each driver. For example, in future commits we will implement a size
  retention policy thanks to partitions management, in Postgres.
* RetentionPolicy: use of new instead of init for ref object types
* waku_archive: fix signatures in decreaseDatabaseSize methods
* retention_policy_size: minor cleanup of comments and imports
2024-02-22 16:55:37 +01:00
..
cursor.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
migrations.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
queries.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
sqlite_driver.nim refactor: new proc to foster different size retention policy implementations (#2463) 2024-02-22 16:55:37 +01:00