nwaku/waku/waku_archive/driver/sqlite_driver
Ivan FB 31bd6d71c0
chore: Minor enhancements (#2789)
* archive.nim: reduce the database report interval from 1 to 30 min
  This counts the number of rows with "select count(1) from messages"
  which is quite intense and we shouldn't run it every minute
* aside cleanup
2024-06-09 23:09:23 +02:00
..
cursor.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
migrations.nim fix: add `meta` to sqlite migration scripts (#2675) 2024-05-07 09:39:06 -04:00
queries.nim fix: invalid cursor returning messages (#2724) 2024-05-27 10:54:10 -04:00
sqlite_driver.nim chore: Minor enhancements (#2789) 2024-06-09 23:09:23 +02:00