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.Configuration
andRedisConnectionPool.Configuration
APIs !176 - Refactored Pub/Sub
onSubscribe
/onUnsubscribe
callbacks to provide greater context to unsubscribe events !171 - Swift 5.5 is now the minimum supported version !178
Minor
- Added overload of
PING
command with no message arguments !172
Patch
addPubSubHandler
now properly checks if handlers have been added/removed before executing logic to avoid deadlocks !173