Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 660 Bytes

Cachinator tests codecov Code Style: Google

A cache service factory written in nodejs and typescript

Basic usage

Check it out in example/MemCacheTest.ts

Todo

  • add actual tests
  • get 100% code coverage
  • create detailed readme
  • create cache store for redis client