Redbird v4.0.0-rc.1 Release Notes

Release Date: 2020-11-22 // over 3 years ago
  • Major

    • 🔧 The validation errors thrown are now of type RedisConnection.Configuration.ValidationError instead of RedisError

    Minor

    • 🔧 A database index can be provided in the configuration that all connections will send as a SELECT command when first being created
    • get(_:asJSON:) and set(_:toJSON:) have been added back
    • RediStack 1.1.0 is now required to use the package.