Sign in Sign up
npm

codified_data

A simple caching module on redis that has `set`, `get` and `delete` methods and works as a codified cache storage. Keys can have a timeout (`ttl`) after which they expire and are deleted from the cache. All keys are stored in a redis instance.

Latest release
Mar 04, 2024
Releases
15
Known CVEs
0
First release
Jul 16, 2018
License
MIT
View on Npm
Repository

Source

aromanino/codified_data
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
15
Last 12 months
0
Cadence
~daily
Dependencies
5

Releases per month

last 12 months

Release mix

  • minor 3
  • patch 11
15 releases
Dependencies

Depends on

1.3.2

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.2 patch
1.0.1 patch
1.0.0 initial