Skip to content

0.0.2

Choose a tag to compare

@hiett hiett released this 01 Sep 14:12
· 71 commits to master since this release
31b770c
  • Redis transaction support (via /multi-exec). Automatically wraps the command array in MULTI & EXEC, so don't provide them.
  • Fixed an issue where the responses on errors weren't always coming in with the application/json header