RedisNIO 1.0.0 Alpha 3
Pre-release
Pre-release
Major
NIOis no longer exported, you will need to explicitlyimport NIO!57errorCaughtinRedisCommandHandlernow fails all pending responses, and does not incrementRedisMetrics.commandFailureCount!59EventLoopFuture.mapFromRESPhas been renamed to `EventLoopFuture.convertFromRESPValue !60
Minor
- The
APPENDcommand is now available with theappend(_:to:)method !61