You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
The text was updated successfully, but these errors were encountered: