near / pagoda-relayer-rs

Rust Reference Implementation of Relayer for NEP-366 Meta Transactions
MIT License
32 stars 15 forks source link

REFACTOR: decouple fastauth from open sourced relayer via config #18

Closed anthony-near closed 1 year ago

anthony-near commented 1 year ago
### Tasks
- [x] Include way to disable use of shared storage pool via config
- [x] Include way to disable fastauth features
- [x] Include way to run without redis
anthony-near commented 1 year ago

https://github.com/near/pagoda-relayer-rs/pull/24