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

State Storage (SS) API PoC #17223

Closed
Tracked by #17041
alexanderbez opened this issue Jul 31, 2023 · 0 comments · Fixed by #17113
Closed
Tracked by #17041

State Storage (SS) API PoC #17223

alexanderbez opened this issue Jul 31, 2023 · 0 comments · Fixed by #17113
Assignees
Labels

Comments

@alexanderbez
Copy link
Contributor

alexanderbez commented Jul 31, 2023

The purpose for this issue is to produce a API PoC for State Storage.

For implementation purposes, we propose to hardcode the use of RocksDB as the primary physical storage backend supporting the following functionality

  • Range queries
  • CRUD operations
  • Historical queries and versioning
  • Pruning

Once the benchmarks are complete for SC we will use the same datasets to test the efficiency of the suggested implementation for SC upbove

@github-actions github-actions bot added the needs-triage Issue that needs to be triaged label Jul 31, 2023
@alexanderbez alexanderbez self-assigned this Jul 31, 2023
@alexanderbez alexanderbez added C:Store WG: Storage and removed needs-triage Issue that needs to be triaged labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant