v0.1.3
Pre-release
Pre-release
This release contains two fixes:
- The errors are now returned back to the calling function, thus not swallowed.
- The Redis
KEYScommand is refactored and replaced with theSCANcommand to prevent server hiccups on too many keys.
What's Changed
Full Changelog: v0.1.2...v0.1.3