pallas/pallas-upstream
2023-03-23 22:58:29 -03:00
..
src fix(upstream): Use sync read for chunk dequeue (#239) 2023-03-23 22:58:29 -03:00
Cargo.toml feat(upstream): Make output generic by adapter (#236) 2023-03-16 16:21:06 -03:00
README.md feat: Introduce Upstream crate (#230) 2023-03-10 15:57:51 -03:00

Pallas Upstream

An opinionated implementation of component that pulls chain data from an upstream node. It's implemented as a pipeline using SEDA (staged event-driven architecture), heavily coupled with the Gasket framework.