Commit Graph

15 Commits

Author SHA1 Message Date
CJ Cobb
562f96a30f tests working for postges and cassandra. removed books index. need to
implement book_offers
2021-05-28 21:42:25 -04:00
CJ Cobb
96f896c117 checkpoint 2021-05-26 21:23:16 +00:00
CJ Cobb
db0595c083 update cache asynchronously 2021-05-25 20:19:09 +00:00
CJ Cobb
cadf2fa972 checkpoint 2021-05-24 18:23:36 +00:00
CJ Cobb
ca886fe2c8 add types to make it harder to mix up book index and key index 2021-05-20 16:59:46 +00:00
Nathan Nichols
a288136e69 fix segfault in repair when seq < minSequence 2021-05-13 09:56:37 -05:00
Nathan Nichols
9b8e0bdf99 adjust complete query 2021-05-13 07:43:40 -05:00
Nathan Nichols
84911f9424 save for testing 2021-05-11 18:16:43 -05:00
CJ Cobb
f32af6bb2d various fixes. make shift info optional in config. Properly check book flag ledger is complete 2021-05-07 20:49:42 +00:00
CJ Cobb
144ad5eb19 allow different shifts for books and keys. default to 10 and 20 respectively 2021-05-06 20:13:04 +00:00
CJ Cobb
20b8059151 fix up some issues with async indexer 2021-05-05 20:35:19 +00:00
CJ Cobb
64d0c5d050 async populate caches 2021-05-03 21:18:38 +00:00
CJ Cobb
971437f456 async write to keys and books with recovery and warnings 2021-05-03 21:18:38 +00:00
CJ Cobb
c0612e740e Many changes around ledger_data and book_offers
* populate caches on startup
* implement new algorithms for Postgres
* use one shift interval instead of two
* block etl at flag ledger until writes are finished
* write one flag ledger ahead
* abandon ledger_diff component of ledger_data
2021-04-29 21:30:05 +00:00
CJ Cobb
d9a8ff5399 index during ETL. not tested 2021-04-15 14:10:28 +00:00