Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Dogstatsd for metric tracking in Datadog (#642)
* stashing * stashing * feat: dogstatsd for indexer progress * prettier * cleanup * iterating * cleanup * have fallback IPFS * feat: store ipfs data in db * chore: move prices to it's own schema * Refactor lock acquisition and release logic (#661) * update lock logic * forceRelease of schema * index single chain (#657) * update schema name * updates * fix * Revert "Refactor lock acquisition and release logic (#661)" This reverts commit 9a2ffe1. * chore: avoid duplicate write + cleanup (#664) * chore: avoid duplicate write * cleanup * improve locking (#665) add forciblyAcquireLockForSchema * test * remove unused code * add unique constraint * chore: revert acquireWriteLock function * f --------- Co-authored-by: Aditya Anand M C <[email protected]> Co-authored-by: Kurt <[email protected]> Co-authored-by: Hussein Martinez <[email protected]>
- Loading branch information