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

soroban-rpc: [spike] Datastore choice for rpc backend #4731

Closed
mollykarcher opened this issue Jan 3, 2023 · 0 comments
Closed

soroban-rpc: [spike] Datastore choice for rpc backend #4731

mollykarcher opened this issue Jan 3, 2023 · 0 comments
Assignees

Comments

@mollykarcher
Copy link
Contributor

The backend for the rpc will need to support both ledger entries and events. We'd like to use the same datastore for both, and would like to do some performance and viability testing of the possible options before committing to the implementation.

Draw on learnings from prior investigation already done while assuming events was the only data we were storing.

Once the proof-of-concept for this is complete, the implementation for both use cases will be done in the following related issues:

@mollykarcher mollykarcher moved this from Backlog to Next Sprint Proposal in Platform Scrum Jan 3, 2023
@paulbellamy paulbellamy moved this from Next Sprint Proposal to Current Sprint in Platform Scrum Jan 5, 2023
@jcx120 jcx120 moved this from Current Sprint to In Progress in Platform Scrum Jan 23, 2023
@jcx120 jcx120 moved this from In Progress to Done in Platform Scrum Jan 31, 2023
@2opremio 2opremio closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants