mirror of https://github.com/waku-org/nwaku.git
d530528259
* 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 |
||
---|---|---|
.. | ||
postgres_driver | ||
queue_driver | ||
sqlite_driver | ||
builder.nim | ||
postgres_driver.nim | ||
queue_driver.nim | ||
sqlite_driver.nim |