Skip to content

migrate cache to postgres #555

@boudra

Description

@boudra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions