nwaku/tests/v2/waku_archive
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
..
test_driver_postgres.nim feat(postgres): complete implementation of driver and apply more tests (#1785) 2023-06-09 12:42:33 +02:00
test_driver_postgres_query.nim feat(postgres): complete implementation of driver and apply more tests (#1785) 2023-06-09 12:42:33 +02:00
test_driver_queue.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
test_driver_queue_index.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
test_driver_queue_pagination.nim chore(core): move utils time module to waku_core 2023-04-19 16:39:52 +02:00
test_driver_queue_query.nim feat(postgresql): 1st commit to async sql (waku_archive/driver...) (#1755) 2023-05-25 17:34:34 +02:00
test_driver_sqlite.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
test_driver_sqlite_query.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
test_retention_policy.nim refactor(databases): Creation of the databases folder to keep the logic for sqlite and postgres (#1811) 2023-06-22 11:27:40 +02:00
test_waku_archive.nim refactor(archive): Moving waku archive logic from app.nim to the archive module (#1817) 2023-06-27 13:24:31 +02:00