All notable changes to this project will be documented in this file. Dates are displayed in UTC.
6 August 2022
- feat: create redis store from instance
32be1bd
6 August 2022
4 August 2022
- chore(deps): update actions/checkout action to v3
#5 - chore(deps): update pnpm/action-setup action to v2.2.2
#3 - chore(deps): pin dependencies
#2
4 August 2022
- chore: add coverage for cluster client
4ca5375 - feat: add redis cluster client store
0f2f4b2 - fix: prettify implementation
b80a4a0
4 August 2022
- chore: update README
d4ff89a
4 August 2022
- Bump path-parse from 1.0.6 to 1.0.7
#36 - Bump ws from 7.2.1 to 7.5.5
#35 - Bump tmpl from 1.0.4 to 1.0.5
#34 - Bump browserslist from 4.8.6 to 4.16.6
#31 - Bump lodash from 4.17.19 to 4.17.21
#29 - Bump redis from 3.0.2 to 3.1.1
#28 - feat: add ts types
#27 - Bump acorn from 6.4.0 to 6.4.1
#13 - Bump lodash from 4.17.15 to 4.17.19
#18 - Bump y18n from 4.0.0 to 4.0.1
#23 - Fix: use keys() without pattern
#8 - feature: add mset() and mget() method to manage multiple keys
#6 - chore: release add partial
1022f6e - Update all outdated dependencies
81ef629 - Switch back to npm for dependency management
1253559