CJ Cobb
|
c69fb9672e
|
update cmake version
|
2021-03-24 01:54:45 -04:00 |
|
CJ Cobb
|
564d46cb5f
|
online delete with postgres. seems to work
|
2021-03-23 15:55:09 -04:00 |
|
CJ Cobb
|
c6a42fa9f2
|
change log level of extract phase perf logging
|
2021-03-23 10:58:43 -04:00 |
|
CJ Cobb
|
2ef28ff9be
|
enhance test.py and metrics.py
|
2021-03-22 11:16:10 -04:00 |
|
CJ Cobb
|
4fc44c5ac8
|
log parser
|
2021-03-18 13:05:47 -04:00 |
|
CJ Cobb
|
8d021f2019
|
don't cascade delete to objects and books
|
2021-03-18 11:34:20 -04:00 |
|
CJ Cobb
|
aed0f8707f
|
read only mode. ledger_data makes sure ledger is present first
|
2021-03-18 11:34:20 -04:00 |
|
CJ Cobb
|
f476777ef5
|
fix book_offers postgres issue
|
2021-03-18 11:34:20 -04:00 |
|
CJ Cobb
|
6f06c60eef
|
fix book offers paging
|
2021-03-18 11:34:20 -04:00 |
|
CJ Cobb
|
d84c593064
|
add ledger entry handler (should have been added in prior commit)
|
2021-03-12 17:31:12 -05:00 |
|
CJ Cobb
|
9281ffb6e6
|
add cursor to offers response. verify offers work
|
2021-03-12 17:30:50 -05:00 |
|
CJ Cobb
|
4609010967
|
Add database timeout exception. clear out incomplete cassandra data. add ledger_entry rpc
|
2021-03-12 16:37:27 -05:00 |
|
CJ Cobb
|
d2f0537f02
|
handle postgres timeouts
|
2021-03-11 16:44:43 -05:00 |
|
CJ Cobb
|
d62f7accfe
|
fix race condition in Postgres backend. add cursor to account_tx response. test script verifies account_tx
|
2021-03-11 13:14:21 -05:00 |
|
CJ Cobb
|
b340f24e2c
|
checkpoint
|
2021-03-10 17:47:31 -05:00 |
|
CJ Cobb
|
c3b7983618
|
refactor CassandraBackend async bookkeeping
|
2021-03-10 16:03:56 -05:00 |
|
CJ Cobb
|
f781bd6c00
|
ledger rpc accepts more flags. binary options for all rpcs. tests to verify ledger and account_info
|
2021-03-09 16:33:24 -05:00 |
|
CJ Cobb
|
e3a121e571
|
bug fixes in both backends. add ledger_range rpc. improve test scripts
|
2021-03-05 16:46:55 -05:00 |
|
CJ Cobb
|
7a6dfe5967
|
postgres fixes
|
2021-03-05 11:25:12 -05:00 |
|
CJ Cobb
|
6bbb5579ca
|
Ledger handler
|
2021-03-04 14:34:55 -05:00 |
|
CJ Cobb
|
694ec7bfe5
|
bug fixes. insert objects in batch
|
2021-03-04 12:50:36 -05:00 |
|
CJ Cobb
|
5606d4a7dd
|
add type field to config. clean up cassandra code more
|
2021-03-04 10:36:42 -05:00 |
|
CJ Cobb
|
5771b31076
|
Merge branch 'backend_interface'
|
2021-03-03 16:58:53 -05:00 |
|
CJ Cobb
|
db09ec23a8
|
don't write to keys table
|
2021-03-03 16:50:46 -05:00 |
|
CJ Cobb
|
6d39a5494f
|
implement second version of fetchLedgerPage
|
2021-03-03 16:48:00 -05:00 |
|
CJ Cobb
|
997e3ac2e7
|
refactor of CassandraBackend. compiles, not tested
|
2021-03-03 16:26:34 -05:00 |
|
CJ Cobb
|
308c585801
|
partial refactor of CassandraBackend
|
2021-03-02 16:19:14 -05:00 |
|
CJ Cobb
|
8691cff8df
|
rename CassandraFlatMapBackend to CassandraBackend and rename file
|
2021-03-02 10:23:58 -05:00 |
|
CJ Cobb
|
805bc14994
|
add cursor and limit to book offers
|
2021-03-02 10:15:14 -05:00 |
|
CJ Cobb
|
f992140646
|
implemented postgres queries (need to update schema)
|
2021-03-01 16:25:47 -05:00 |
|
CJ Cobb
|
6839538b3c
|
postgres writes
|
2021-03-01 11:53:53 -05:00 |
|
CJ Cobb
|
009688175e
|
cleanup and postgres stubs
|
2021-02-24 14:28:15 -05:00 |
|
CJ Cobb
|
78c6bde902
|
clean up ledger page interface. wire up account_tx
|
2021-02-23 16:13:48 -05:00 |
|
CJ Cobb
|
5534d9c75e
|
created backend interface. Cassandra derives from it
|
2021-02-23 14:28:38 -05:00 |
|
CJ Cobb
|
3ce651ef52
|
two ledger data implementations
|
2021-02-16 13:09:38 -05:00 |
|
CJ Cobb
|
6bda1af3e6
|
bug fixes
|
2021-02-16 17:35:57 +00:00 |
|
CJ Cobb
|
5fe031d613
|
fix num requests outstanding issue
|
2021-02-12 09:32:38 -05:00 |
|
CJ Cobb
|
2d481c3555
|
fix accountTx ref counting
|
2021-02-11 17:23:41 -05:00 |
|
CJ Cobb
|
069fd1a259
|
fix initial ledger load
|
2021-02-11 17:09:37 -05:00 |
|
CJ Cobb
|
bb1205fd36
|
everything in cassandra
|
2021-02-11 16:46:47 -05:00 |
|
CJ Cobb
|
5205620c49
|
checkpoint, working on account_tx and ledger
|
2021-02-10 16:56:21 -05:00 |
|
CJ Cobb
|
1ce82412db
|
add marker to book offers
|
2021-02-08 10:42:35 -05:00 |
|
CJ Cobb
|
da54bfff73
|
add data
|
2021-02-02 11:19:48 -05:00 |
|
CJ Cobb
|
b759e5e90f
|
print key when offer is empty
|
2021-02-02 11:14:57 -05:00 |
|
CJ Cobb
|
c6556ed67e
|
try catch around creating offer
|
2021-02-02 10:43:57 -05:00 |
|
CJ Cobb
|
b3731f54e0
|
fix books table
|
2021-01-27 15:39:31 -05:00 |
|
CJ Cobb
|
f8185d8b8a
|
change from uint64 to int64
|
2021-01-27 10:48:15 -05:00 |
|
CJ Cobb
|
689f548fb7
|
actually handle book_offers
|
2021-01-27 10:19:48 -05:00 |
|
CJ Cobb
|
ae494e8ee1
|
book_offers handler
|
2021-01-27 09:47:13 -05:00 |
|
CJ Cobb
|
d22f3f2dba
|
more logging
|
2021-01-26 16:19:20 -05:00 |
|