nwaku/waku/v2/waku_archive
Ivan Folgueira Bande 88b7481f29
feat(postgres): integration of postgres in wakunode2 (#1808)
* Making the wakunode2 to support postgres driver

* driver/builder.nim: controling possible errors when creating the messages table

* postgres_driver.nim: adding protection in getInt and fixing typo
2023-06-28 18:47:28 +02:00
..
driver feat(postgres): integration of postgres in wakunode2 (#1808) 2023-06-28 18:47:28 +02:00
retention_policy refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00
archive.nim refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00
archive_metrics.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
common.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
driver.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
retention_policy.nim refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00