UNPKG

interface-cacher

Version:

A simple interface cacher based on ioredis

85 lines (43 loc) 3.18 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="0.5.1"></a> ## [0.5.1](https://github.com/gedennis/interface-cacher/compare/v0.5.0...v0.5.1) (2018-11-21) ### Bug Fixes * **promise:** use bluebird instead of native promise ([62b53b9](https://github.com/gedennis/interface-cacher/commit/62b53b9)) <a name="0.5.0"></a> # [0.5.0](https://github.com/gedennis/interface-cacher/compare/v0.4.0...v0.5.0) (2018-11-20) ### Features * **security:** fix the security problem with modules ([9de9c65](https://github.com/gedennis/interface-cacher/commit/9de9c65)) <a name="0.4.0"></a> # [0.4.0](https://github.com/gedennis/interface-cacher/compare/v0.2.0...v0.4.0) (2018-01-05) ### Features * **del:** add I/F to delete the key ([e91fa23](https://github.com/gedennis/interface-cacher/commit/e91fa23)) * use raw param to support string ([6f49278](https://github.com/gedennis/interface-cacher/commit/6f49278)) <a name="0.3.0"></a> # [0.3.0](https://github.com/gedennis/interface-cacher/compare/v0.2.0...v0.3.0) (2017-08-31) ### Features * **del:** add I/F to delete the key ([93d907f](https://github.com/gedennis/interface-cacher/commit/93d907f)) <a name="0.2.0"></a> # 0.2.0 (2017-08-23) ### Bug Fixes * **cache-refresh:** reset cache when it is expire ([ac0d98e](https://github.com/gedennis/interface-cacher/commit/ac0d98e)) * **ci:** enable travis icon ([98fc614](https://github.com/gedennis/interface-cacher/commit/98fc614)) * **ci:** fix the ci ([c228bc9](https://github.com/gedennis/interface-cacher/commit/c228bc9)) * **license:** use MIT license ([96fa0bb](https://github.com/gedennis/interface-cacher/commit/96fa0bb)) * **package.json:** update the npm version ([4823d14](https://github.com/gedennis/interface-cacher/commit/4823d14)) ### Features * **cache:** finish the main function ([efd20ad](https://github.com/gedennis/interface-cacher/commit/efd20ad)) * **ci:** enable travis ci ([93f40e6](https://github.com/gedennis/interface-cacher/commit/93f40e6)) * take not bluebird executor as well ([68f5e32](https://github.com/gedennis/interface-cacher/commit/68f5e32)) <a name="0.1.0"></a> # 0.1.0 (2017-08-23) ### Bug Fixes * **cache-refresh:** reset cache when it is expire ([ac0d98e](https://github.com/gedennis/interface-cacher/commit/ac0d98e)) * **ci:** enable travis icon ([98fc614](https://github.com/gedennis/interface-cacher/commit/98fc614)) * **ci:** fix the ci ([c228bc9](https://github.com/gedennis/interface-cacher/commit/c228bc9)) * **license:** use MIT license ([96fa0bb](https://github.com/gedennis/interface-cacher/commit/96fa0bb)) * **package.json:** update the npm version ([4823d14](https://github.com/gedennis/interface-cacher/commit/4823d14)) ### Features * **cache:** finish the main function ([efd20ad](https://github.com/gedennis/interface-cacher/commit/efd20ad)) * **ci:** enable travis ci ([93f40e6](https://github.com/gedennis/interface-cacher/commit/93f40e6)) * take not bluebird executor as well ([68f5e32](https://github.com/gedennis/interface-cacher/commit/68f5e32))