nwaku/.github
Ivan FB 161a10ecb0
feat: Postgres partition implementation (#2506)
* postgres: first step to implement partition management
* postgres_driver: use of times.now().toTime().toUnix() instead of Moment.now()
* postgres migrations: set new version to 2
* test_driver_postgres: use of assert instead of require and avoid using times.now()
* postgres_driver: better implementation of the reset method with partitions
* Remove createMessageTable, init, and deleteMessageTable procs
* postgres: ensure we use the version 15.4 in tests
* postgres_driver.nim: enhance debug logs partition addition
* ci.yml: ensure logs are printed without colors
* postgres_driver: starting the loop factory in an asynchronous task
* postgres_driver: log partition name and size when removing a partition
2024-03-06 20:50:22 +01:00
..
ISSUE_TEMPLATE chore: creating prepare_release template (#2225) 2023-11-30 10:29:26 +01:00
workflows feat: Postgres partition implementation (#2506) 2024-03-06 20:50:22 +01:00
pull_request_template.md feat:add commit message linter and PR template (#1677) 2023-04-28 14:25:39 +02:00