Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

source transactions from an Indy Read replica #26

@rxbryan

Description

@rxbryan

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...

Metadata

Metadata

Assignees

Labels

Complexity: highLikely to be difficult to implement with several unknowns.Priority: highHigh priority concern or feature request. Very Important to our roadmap and must be addressed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions