Merge changes from Antidote Refractor to integrate Gingko#463
Merge changes from Antidote Refractor to integrate Gingko#463deadlockcharlie wants to merge 35 commits intoAntidoteDB:masterfrom
Conversation
deadlockcharlie
commented
Feb 10, 2022
- Removed Logging, Materialization and Caches
- Object Cahge introduced in Gingko.
… for backwards compatibility with tests
This is to compare the original implementation with the new library.
|
@ayushpandey8439 I'm going through this PR to see how we can most easily Right now, testing this PR on a vanilla amd64 Ubuntu 20.04, I don't get environmentcoderebar3 eunita basic eunit bails at this point: |
|
I suggest to get rid of checkouts directory: |
|
Yes, That'd make things much easier. Especially if code in gingko is not being actively changed. |
|
Starting from 9695e13 all calls to logging_vnode should go to gingko_vnode, as that is a new replacement. |