-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fmt * clippy * ci: add lock, fmt, clippy checks * include migration to workspace * include das_api to workspace * add global clippy lints * use workspace * add crate program_transformers * nft_ingester: use program_transformers crate * remove not used deps * remove AccountInfo * remove plerkle from program_transformers * nft_ingester2: grpc2redis * add redis streaming for ingester * create pg pool * parse incoming message from redis * add force shutdown with signals * insert download metadata tasks * download-metadata subtask * refactor: rename nft_ingest2 * fix: applying account and transction filters to grpc subscription request --------- Co-authored-by: Kirill Fomichev <[email protected]>
- Loading branch information
Showing
25 changed files
with
2,873 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.