Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Make storage be an append-only log #1

Open
okdistribute opened this issue Aug 2, 2017 · 0 comments
Open

Make storage be an append-only log #1

okdistribute opened this issue Aug 2, 2017 · 0 comments

Comments

@okdistribute
Copy link
Collaborator

Right now, the storage is a mutable store but it really should be an append-only log so that the state can be recreated and history replayed. This is not required at the moment but really nice to have.

Explore using hyperlog or hyperdb for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant