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

source transactions from an Indy Read replica #26

Open
rxbryan opened this issue Sep 24, 2024 · 0 comments
Open

source transactions from an Indy Read replica #26

rxbryan opened this issue Sep 24, 2024 · 0 comments
Assignees
Labels
Complexity: high Likely to be difficult to implement with several unknowns. Priority: high High priority concern or feature request. Very Important to our roadmap and must be addressed

Comments

@rxbryan
Copy link
Contributor

rxbryan commented Sep 24, 2024

Define a source-indy-read-replica for the Indy read daemon here .
It should implement the source APIs

return {
    getSourceInfo,
    getTxData,
    getHighestSeqno,
    describe
  }

One approach to implementing support for this would be to add an rpc server exposing the methods above to the indy read daemon...

@rxbryan rxbryan added Priority: high High priority concern or feature request. Very Important to our roadmap and must be addressed Complexity: high Likely to be difficult to implement with several unknowns. labels Sep 24, 2024
@rxbryan rxbryan self-assigned this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: high Likely to be difficult to implement with several unknowns. Priority: high High priority concern or feature request. Very Important to our roadmap and must be addressed
Projects
None yet
Development

No branches or pull requests

1 participant