Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a zebra-db crate #7937

Open
Tracked by #7728
mpguerra opened this issue Nov 10, 2023 · 0 comments
Open
Tracked by #7728

Create a zebra-db crate #7937

mpguerra opened this issue Nov 10, 2023 · 0 comments
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-state Area: State / database changes

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Nov 10, 2023

Motivation

We want to re-using RocksDB for our scanner work, because we already have well-tested low level interfaces to it.

Suggested Chanhes

We can split out a new zebra-db crate, which zebra-state and zebra-scan can depend on.

That crate should contain the low-level database code from ticket #7926.

Related Work

This was mentioned in #7904 (comment) and earlier comments on that ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-scanner Area: Blockchain scanner of shielded transactions A-state Area: State / database changes
Projects
Status: New
Development

No branches or pull requests

2 participants