Tags: vapor/redis
Toggle 4.7.0's commit message
Add support for TLS-backed connections to Redis (#205 )
* Allow TLS for Redis connections
* Tidy up TLS config logic
Toggle 5.0.0-alpha.2.1's commit message
change Lock to NIOLock (#204 )
Toggle 5.0.0-alpha.2's commit message
Update to RediStack Beta 1
Toggle 5.0.0-alpha.1.1's commit message
Toggle 5.0.0-alpha.1's commit message
Add project board workflow (#198 )
Toggle 4.6.0's commit message
Add the ability to customize the encoder and decoder used for moving …
…values between Swift and Redis when using RedisCache. (#197 )
Toggle 4.5.0's commit message
Add support for `async`/`await` (#193 )
* Add async APIs
* Remove old linux main
Toggle 4.4.0's commit message
Expose method on Redis objects to lease connections (#191 )
This fixes #190
Toggle 4.3.0's commit message
Add support for vapor/cache expiration (#188 )
Toggle 4.2.0's commit message
Add cache protocol (#179 )
* Add cache protocol
* use release vapor version
* fix test ordering
* update to latest master
* add app boot to tests
You can’t perform that action at this time.