@huz-com/cache

Cache commands wrapper

Usage no npm install needed!

<script type="module">
  import huzComCache from 'https://cdn.skypack.dev/@huz-com/cache';
</script>

README

Huz Com / Cache

Redis implementation with promise and async support NOT COMPLETED YET

  • TDD (Test driven)
  • All parameters casted
  • All results are casted
  • All exceptions are handled

Test (100% TDD)

npm test

Install to your project

npm i @huz-com/cache

@TODO