Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPFS Cache Layer

A lightweight caching layer for IPFS content that improves loading speeds by storing frequently accessed content locally. Implements both file-based and in-memory caching for optimal performance.

Features

  • Local file-based cache for IPFS content
  • In-memory caching layer for faster repeated access
  • Configurable cache expiration (TTL)
  • Automatic cache directory creation
  • Simple API for content retrieval
  • Cache hit/miss logging
  • Manual cache clearing capability
  • Express server with REST API

Installation

  1. Clone the repository
  2. Install dependencies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages