Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Persist BatchStorage #659

Open
jacque006 opened this issue Sep 2, 2021 · 0 comments
Open

Persist BatchStorage #659

jacque006 opened this issue Sep 2, 2021 · 0 comments
Assignees
Labels
client This PR is about implementing the client

Comments

@jacque006
Copy link
Collaborator

Previously: #548

Problem

BatchStorage is currently implemented in memory and does not maintain state between process crashes/restarts.

Solution

Implement BatchStorage using leveldb to persist batch info and metadata.

@jacque006 jacque006 added the client This PR is about implementing the client label Sep 2, 2021
@jacque006 jacque006 added this to the Public Testnet 2 milestone Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client This PR is about implementing the client
Projects
None yet
Development

No branches or pull requests

2 participants