1.2.4 (2023-10-24)
- use query.from and query.size for searchV1 API (3fbd97e)
1.2.3 (2022-10-25)
- update log message (6532253)
1.2.2 (2022-10-25)
- update log levels (256aef8)
1.2.1 (2022-10-23)
1.2.0 (2022-10-23)
- searchV1 api with redis-search backend (635b41f)
1.1.2 (2022-10-16)
1.1.1 (2022-10-16)
- require node v14 (695a0fd)
1.1.0 (2022-10-16)
- update ci to node v14 (b8766e4)
- require node v14 (348c7fb)
1.0.3 (2022-10-16)
- set enableOfflineQueue off when the first redis connection is ready (2c9934c)
1.0.2 (2022-10-15)
- use mock-ioredis for testing (7946e1d)
1.0.1 (2022-10-15)
- ci: add package-lock.json to semantic-release/git assets (a89cfa5)
1.0.0 (2022-10-15)
- replace node-redis with ioredis (ae05793)
- ioredis connection options are slightly different from node-redis
0.2.4 (2020-07-27)
- cli: add option to specify database filename (8c1c861)
0.2.3 (2020-07-26)
0.2.2 (2020-07-26)
- ci: build before bundle (df5a569)
0.2.1 (2020-07-26)
- lib folder is ignored in the package dist (02187b9)
0.2.0 (2020-07-11)
- cli restore command (3aa8874)
0.1.1 (2020-07-09)
- make dir parameter required for dump command (4f83b14)
0.1.0 (2020-07-05)
- package stats stores to wrong Redis key (024efbc)
- tarball test (a0db8cf)
- wrong tarball file encoding (e12220e)
0.0.4 (2020-07-04)
- package stats stores to wrong Redis key (0600848)
0.0.3 (2020-07-03)
- config redis directly without redis_options key (a377549)