Replace tag indexer with event streaming API #3888
Labels
c:runtime/indexer
Category: runtime block and/or tag indexer
s:needs adr
Needs a design document, discussion and decision (ADR)
The Bleve-based runtime tag indexer should be removed and replaced with an event streaming API that covers both the consensus layer and runtime events. The event sink implementations can then use something like PostgreSQL to index events.
The streaming API should support the following:
Related issues that may be obsolete/subsumed by this are #3388 and #1674.
The text was updated successfully, but these errors were encountered: