Skip to content

refactor: add new ETL pipeline with gRPC multiplexing and custom routes#11

Merged
glihm merged 35 commits intomainfrom
refactor_base
Feb 11, 2026
Merged

refactor: add new ETL pipeline with gRPC multiplexing and custom routes#11
glihm merged 35 commits intomainfrom
refactor_base

Conversation

@glihm
Copy link
Copy Markdown
Contributor

@glihm glihm commented Feb 11, 2026

No description provided.

glihm and others added 30 commits November 5, 2025 20:09
* feat(torii.js): add TypeScript gRPC client generator CLI

- CLI with two modes: gRPC reflection and proto file discovery
- Generates typed service clients from protos
- ToriiClient aggregates all services into single entrypoint
- Also adds /create-sink skill for custom sink guidance

* refactor(torii.js): plugin architecture with BaseSinkClient

- Add GrpcTransport for shared gRPC-Web communication
- Add BaseSinkClient abstract class for generated clients
- Rewrite ToriiClient with generic plugin support
- Update generator to output classes extending BaseSinkClient
- Add --sdk-import flag for configurable import paths
- Rename package to @toriijs/sdk

* fix(torii.js): proper protobuf decoding for gRPC reflection

* feat(torii.js): create dynamic multiplexed client

* feat(torii.js): add LogSinkClient example
MartianGreed and others added 5 commits February 11, 2026 14:54
* Add deterministic perf baseline workflow and snapshot

* Optimize ERC20 batch inserts with prepared activity statements

* perf: expand harness and batch engine db timestamp inserts
@glihm glihm merged commit dcf4bc3 into main Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants