nwaku/waku/v2/waku_archive/driver
Ivan Folgueira Bande 52894a82d0
refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817)
* Refactoring the Waku Archive. Simplifying the app.nim

This change is needed to accommodate the further PRs where we will integrate Postgres in `wakunode2`.
2023-06-27 13:24:31 +02:00
..
postgres_driver refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +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 refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +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