- Update dependency
- Add Redis Json commands
- Add script abstraction
- Add zmscore, getdel, hrandfield, lmove, zdiffstore, smismember command
- Update dependency
- Add multi-exec transaction
- Add option to receive response as base64
- Add more tests
- Reformat code
- Add support for web
- Add more test for bitpos command
- Fix lint warning
- Add lpos command
- Fix failed linsert test
- Fix homepage url
- Allow returning result without throwing if it has any command error
- Add
execWithModel
method to convert an array result to custom model
- Reformat
- Initial Open Source release.