Skip to content

Releases: Melchyore/adonis-cache

v1.0.6

02 May 19:32
Compare
Choose a tag to compare
  • docs(README): add coverage badge image and URL c1537ac
  • test: add tests for CacheManager a3caf48
  • fix: use correct type for CacheManager e208b36
  • ci: exclude some code/files from coverage d2f207e
  • test: add missing tests for increment/decrement methods d20b74d
  • fix: fix typo b10ed48
  • test: increase retry time to 5 98e2f85
  • refactor: cleanup some code a1ebb61
  • ci: use Dynamodb local port from env variable d1b6810
  • test: add test suites c31d447

v1.0.5...v1.0.6

v1.0.5

01 May 02:50
Compare
Choose a tag to compare
  • refactor: avoid redundancy of cache events aedabb2
  • ci: try another github action for MySQL 72e9bad
  • ci: give admin superpowers e155fb8
  • ci: start mysqld service 2a2841d
  • ci: run mysql 688ecc1
  • ci: do not run the mysql service 5b80b6c
  • ci: execute command to run MySQL 055710e
  • test: use mysql2 instead of mysql 54fbb34
  • ci: git rid of docker-compose 874c15b
  • test: provide DYNAMO_ENDPOINT env variable b5b579c
  • test: use Node.js v16.14.0 and update actions e02cdf9
  • fix(rememberForever): allow 0 to be returned if cached c69ba10
  • docs(README): fix badge url for github workflow ff2a185
  • test: use a local instance of dynamodb instead of web service 6c5aebe

v1.0.4...v1.0.5