Skip to content

RediStack 1.0.0 Alpha 9

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mordil Mordil released this 11 Apr 03:01
· 111 commits to master since this release
b462bdc

API Docs are always available at docs.redistack.info

Major

  • The isConnected property is no longer a requirement for the RedisClient protocol #73
  • Dozens of the convenience command methods that return RESPValue types now have an overload for mapping to a desired end type !106
  • The RESPValue.init(bulk:) initializer has been replaced by a single generic init(from:) form !108