gitcoinco / gitcoinco/grants-stack-indexer

migrate cache to postgres

Open
#555 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
35
Forks
27
PR merge metrics
No merged PRs in 30d

Description

at the moment the contract cache is in SQLite and the IPFS cache is using make-fetch-happen.

we should move both of those onto postgres, this way cache can be shared between all indexer instances, centralizing it might also help in making the cache shareable as it could be exported as a dump that devs or people running new indexers could import to their databsase.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.