RediStack 1.0.0 Alpha 9
Pre-release
Pre-release
API Docs are always available at docs.redistack.info
Major
- The
isConnectedproperty is no longer a requirement for theRedisClientprotocol #73 - Dozens of the convenience command methods that return
RESPValuetypes now have an overload for mapping to a desired end type !106 - The
RESPValue.init(bulk:)initializer has been replaced by a single genericinit(from:)form !108