Releases: wilkenstein/redis-mock-js
Releases · wilkenstein/redis-mock-js
0.0.8-1
- Set diff, inter, and union performance improvements.
- 1st implementation of load testing.
0.0.8
- Implement all set commands, including sscan.
- Unit test all set commands.
0.0.7-1
- lrange fix for negative indices.
0.0.7
- All string commands implemented.
- Better unit tests.
- Automatically generate and test a minified redis-mock.
0.0.6
- Implement more commands.
- Implement more unit tests.
0.0.5
- Full browser testing capabilities.
- All redis commands "un"-implemented.
- Added way to see implemented vs unimplemented commands.
- More unit tests and more implementations.
0.0.3
- DEPRECATED
- Set, sorted set, and hash support.
- Unit tests for implemented list, set, and sorted set commands.
- Bug squashes.