NGA-TRAN
cd01b141f3
refactor: for paul
2022-01-21 16:49:02 -05:00
Paul Dix
bfa54033bd
refactor: Clean up the Catalog API
...
This updates the catalog API to make it easier to work with for consumers. I also found a bug in the MemCatalog implementation while refactoring the tests to work with the new API definition. Consumers will now be able to Arc wrap the catalog and use it across awaits.
2022-01-21 16:01:13 -05:00
NGA-TRAN
191adc9fc7
feat: initial implementation for ingester's compaction
2022-01-20 18:22:41 -05:00
NGA-TRAN
029f4bb41e
fix: comment
2022-01-19 18:11:00 -05:00
NGA-TRAN
dcf952bb27
chore: merge main to branch
2022-01-19 17:59:05 -05:00
NGA-TRAN
4ede10b3a0
refactor: add new fields and comments in ingest data buffer
2022-01-19 17:53:58 -05:00
Paul Dix
860e5a30ca
refactor: update ingester to get sequencer record and not attempt to create
2022-01-19 17:15:10 -05:00
NGA-TRAN
be3e523312
fix: use PersistingBatch
2022-01-19 13:25:03 -05:00
NGA-TRAN
9977f174b7
refactor: use wrapper ID
2022-01-19 12:51:04 -05:00
NGA-TRAN
edb97f51cf
refactor: add persisting struct
2022-01-19 12:36:18 -05:00
NGA-TRAN
8a17e1c132
refactor: address review comments
2022-01-19 11:20:20 -05:00
NGA-TRAN
fe9a41ee9a
chore: remove non-longer needed dependency
2022-01-18 21:45:20 -05:00
NGA-TRAN
b89c250ccc
refactor: use RepoColection instead of MemCatalog
2022-01-18 21:39:22 -05:00
NGA-TRAN
b57f027e35
refactor: address review comments
2022-01-18 20:57:13 -05:00
NGA-TRAN
367a9fb812
fix: add workspace-hack
2022-01-18 18:10:42 -05:00
NGA-TRAN
1c970a2064
fix: format
2022-01-18 18:01:47 -05:00
NGA-TRAN
667ec5bfc5
fix: the code is now compile without warnings
2022-01-18 18:01:06 -05:00
NGA-TRAN
b20d1757d0
feat: initialize ingester data
2022-01-18 17:43:03 -05:00
NGA-TRAN
125285ae9a
feat: commit in order to pull and merge new commit from main
2022-01-18 16:11:25 -05:00
NGA-TRAN
23290fd2ff
fix: new data structures suggested by reviewers
2022-01-18 14:04:07 -05:00
NGA-TRAN
ef336b4659
feat: add ingester crate and a few basic data structures for its data lifecycle
2022-01-17 15:38:03 -05:00