apibara / dna

Apibara is the fastest platform to build production-grade indexers that connect onchain data to web2 services.
https://www.apibara.com/
Apache License 2.0
178 stars 32 forks source link

Add quota service #249

Closed fracek closed 1 year ago

fracek commented 1 year ago

This commit adds the ability to ensure users are within their usage quota while streaming. This is achieved by querying an external Quota service at a fixed interval.