Skip to content

v0.1.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Mar 22:14
· 100 commits to main since this release
e684a3d

This release contains two fixes:

  1. The errors are now returned back to the calling function, thus not swallowed.
  2. The Redis KEYS command is refactored and replaced with the SCAN command to prevent server hiccups on too many keys.

What's Changed

Full Changelog: v0.1.2...v0.1.3