nwaku/waku/v2/waku_archive/driver
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
..
postgres_driver feat(postgres): integration of postgres in wakunode2 (#1808) 2023-06-28 18:47:28 +02:00
queue_driver feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
sqlite_driver refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00
builder.nim feat(postgres): integration of postgres in wakunode2 (#1808) 2023-06-28 18:47:28 +02:00
postgres_driver.nim feat(postgresql): align Andrea's PR#1590 changes into master (#1764) 2023-05-31 10:28:48 +02:00
queue_driver.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00
sqlite_driver.nim chore: flatten waku v2 protocols folder 2023-04-18 15:22:10 +02:00