v1.4.7
Bug Fix: Race conditions and bugs in RedisList.insert()
and RedisDeque.insert()
What's Changed
- Configure VS Code to lint on file save by @brainix in #483
- Make RedisList/RedisDeque .insert() use pipelines by @brainix in #484
Full Changelog: v1.4.6...v1.4.7