Releases: vladfaust/mini_redis
Releases · vladfaust/mini_redis
v0.2.3
v0.2.2
v0.2.1
v0.2.0
New Features ✨
- 4aad836
⚠️ breaking new API (closes #3) - 2c68913
⚠️ breaking move uri argument to the first place @ Pool - c6dd5b4 add specs @ Pool
- dbce32e ensure redis is released @ Pool
- d09d98e 06edd84 46c7197 9960d8d logging
- 6e2e444 compound
#send
arguments (closes #4)
Deletions 🗑
- 0f58610
⚠️ breaking remove inline commands
Bug Fixes 🐛
- de45ad9
⚠️ breaking disallow nested array commands - 77b2b0e send Int commands as Bulk Strings
- a6f437f bug with transaction status
Optimizations ⏱
- f7af721 more efficient yielding on waiting @ Pool
README 📝
- 6679482 add benchmarks
- 51cad80 replace Supporters section with single Patreon button
- 637f80e improve usage examples
- bf6f362 add versioning policy
- 344cb78 improvements