upstash_redis 1.0.5 upstash_redis: ^1.0.5 copied to clipboard
upstash/redis is an HTTP/REST based Redis client for dart, built on top of Upstash REST API.
1.0.5 #
- Add support for web
1.0.4 #
- Add more test for bitpos command
- Fix lint warning
1.0.3 #
- Add lpos command
- Fix failed linsert test
1.0.2+1 #
- Fix homepage url
1.0.2 #
- Allow returning result without throwing if it has any command error
- Add
execWithModel
method to convert an array result to custom model
1.0.1 #
- Reformat
1.0.0 #
- Initial Open Source release.