jediswaplabs / dashboard-backend

Example Apibara project indexing a DEX and providing data through a GraphQL API.
Apache License 2.0
2 stars 6 forks source link

Refactor: Dashboard redesign and optimization #20

Open BlockDweller opened 1 year ago

BlockDweller commented 1 year ago

Full redesign of dashboard backend to solve following issues:

  1. Stability: Right now dashboard goes down too often, either due to APIBARA issues or our own.
  2. Reliability: There have been some volume issues and missing a pair.
  3. Resync: If we update something and want to resync our data, it takes more than a week. We want to make it faster.