RediStack 2.0.0 Beta 1
Pre-release
Pre-release
API Docs are always available at docs.redistack.info
DocC documentation is now available from Swift Package Index.
Major
- Significantly refactored the
RedisConnection.ConfigurationandRedisConnectionPool.ConfigurationAPIs !176 - Refactored Pub/Sub
onSubscribe/onUnsubscribecallbacks to provide greater context to unsubscribe events !171 - Swift 5.5 is now the minimum supported version !178
Minor
- Added overload of
PINGcommand with no message arguments !172
Patch
addPubSubHandlernow properly checks if handlers have been added/removed before executing logic to avoid deadlocks !173