Commit Graph

20 Commits

Author SHA1 Message Date
CJ Cobb
f1ff81ddc5 postgres support for new books and keys tables 2021-04-29 14:51:03 +00:00
CJ Cobb
0cfce33724 drop hash index on objects.ledger_sequence. was making initial ingestion slow 2021-04-28 18:44:21 +00:00
CJ Cobb
40d136b3fc expand primary key on account_transactions to support index only scans. fix account_tx stored procedure 2021-04-28 17:04:00 +00:00
CJ Cobb
1b7d672427 fix cursor issue with account_tx stored procedure 2021-04-20 17:20:35 +00:00
CJ Cobb
777dbb5826 account_tx stored procedure 2021-04-20 16:09:22 +00:00
CJ Cobb
d5f21ab295 fix indexes 2021-04-14 21:33:11 +00:00
CJ Cobb
23ba45ea5d remove main tx hash index 2021-04-14 14:00:28 +00:00
CJ Cobb
dde44aa3e0 table partitioning 2021-04-12 21:14:29 +00:00
CJ Cobb
14fd6d24ad add ancestry check 2021-03-24 14:46:48 -04:00
CJ Cobb
8d021f2019 don't cascade delete to objects and books 2021-03-18 11:34:20 -04:00
CJ Cobb
d2f0537f02 handle postgres timeouts 2021-03-11 16:44:43 -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
308c585801 partial refactor of CassandraBackend 2021-03-02 16:19:14 -05:00
CJ Cobb
6839538b3c postgres writes 2021-03-01 11:53:53 -05:00
CJ Cobb
5534d9c75e created backend interface. Cassandra derives from it 2021-02-23 14:28:38 -05:00
CJ Cobb
943cac57ea tx handler 2020-12-23 13:18:39 -05:00
CJ Cobb
bd7ae08bcc checkpoint. handles account_info 2020-12-22 13:12:26 -05:00
CJ Cobb
80a8ed8d1b checkpoint 2020-12-18 19:40:38 -05:00
CJ Cobb
d6e54c398a postgres support 2020-12-17 11:43:48 -05:00