Skip to content

Add Support for Offline IPFS Metadata Caching #447

@gabito1451

Description

@gabito1451

Context

Reducing dependency on external IPFS gateways.

Problem

If public gateways are slow, project pages are empty.

Suggested Execution

  • Fetch and store project JSONs locally in PostgreSQL upon first index.
  • Serve local copy first, with 'revalidate' flag.

Acceptance Criteria

  • Instant project details loading.
  • Resilient against IPFS outages.

References

  • backend/src/storage/metadata-cache.service.ts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions