Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 199 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 199 Bytes

This repository contains two branches:

  • master: Basic implementation of the Redis-based Node.js caching layer.
  • compression: Caching layer with compression/decompression option to save memory.