Skip to content

Releases: tictactrip/axios-redis

FEAT - Some improvements

16 Nov 13:10
Compare
Choose a tag to compare
  • Packages updated (including axios)
  • Tslint replaced with Eslint
  • Tests updated
  • NPM scripts updated
  • Typing improved

FIX - Redis expiration flag

01 Oct 14:15
Compare
Choose a tag to compare
  • Expiration flag "EX" replaced by "PX"

FEAT - Some improvements

24 Jan 16:54
Compare
Choose a tag to compare
  • cache duration customizable (for one request)
  • cache can be disabled (for one request)

DOC - Test snippet created

23 Jan 11:42
Compare
Choose a tag to compare
  • Test snippet added into README file.

FEAT - Default configuration + axiosRedis instance isolated

22 Jan 17:14
Compare
Choose a tag to compare
  • all constructor config parameters are optionals.
  • "AxiosRedis" instance isn't more shared between all adapters.

FEAT - Dependencies and documentation updated

22 Jan 14:40
Compare
Choose a tag to compare
  • Dependencies updated
  • Documentation updated

FEAT - First release

21 Jan 15:09
Compare
Choose a tag to compare
v1.0.0

v1.0.0