Skip to content

0.1.6 alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@npepinpe npepinpe released this 16 Dec 14:16
· 79 commits to master since this release
  • Added Redstruct::Factory#each method (using redis SCAN command with maximum iterations)
  • Added Redstruct::Factory#delete_all method to delete every key created by a factory (with some sane defaults to ensure halting)
  • Updated documentation