Skip to content

RediStack 1.0.0 Alpha 6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mordil Mordil released this 27 Oct 07:10
· 154 commits to master since this release

API Docs are always available at docs.redistack.info

Minor

  • Several methods now have variadic overloads !87
  • get now has a generic overload for any RESPValueConvertible type !86
    • The String specialized implementation is still available

Patch

  • Unnecessary assertions in RedisCommandHandler have been removed !85