-
Notifications
You must be signed in to change notification settings - Fork 4
Heifer Database #28
Copy link
Copy link
Open
Description
Heifer is a Copy-On-Write database like Yearling, but with the addition of a transaction log. Updates then must be serializable. It is also time to add a recovery mechanism so that processing can continue after an update throws an exception without having to reopen the database or reread the root data. Updates then can be batched for greater efficiency.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels