Update the code samples using BufferedStorageBackend to reflect the [changes](https://github.com/stellar/go/pull/5773/files#diff-cfbbeee3ac38ea39039f0774766f59401281f5667f8205d22596a02c0e97fe5cR47) done as part of the SEP 54 (datastore) update. Places to Update: - https://developers.stellar.org/docs/build/apps/ingest-sdk/ingestion-pipeline-code - https://developers.stellar.org/docs/data/indexers/build-your-own/ingest-sdk/developer_guide/ledgerbackends/bufferedstoragebackend
Update the code samples using BufferedStorageBackend to reflect the changes done as part of the SEP 54 (datastore) update.
Places to Update: