Skip to content

Commit

Permalink
ingest: Add BufferedStorate ledger backend in README (stellar#5427)
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla authored Aug 15, 2024
1 parent cabbd30 commit f2f4a0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ingest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ From a high level, the ingestion library is broken down into a few modular compo
[ Ledger Backend ]
|
|
Captive
Core
|---+---|
Captive Buffered
Core Storage
```

This is described in a little more detail in [`doc.go`](./doc.go), its accompanying examples, the documentation within this package, and the rest of this tutorial.
Expand Down

0 comments on commit f2f4a0e

Please sign in to comment.