redis

4.11.0

Vapor provider for RediStack
vapor/redis

What's New

4.11.0 - Support Async Lifecycles

2024-05-24T10:49:06Z

What's Changed

Support Async Lifecycles by @0xTim in #214

Support Vapor’s async LifecycleHandler functions. This allows users to avoid calling .wait() when shutting down their Vapor apps, which can cause issues, for example, with trying to install a new concurrency executor.

This also updates the supported Swift version to 5.8

This patch was released by @0xTim

Full Changelog: 4.10.0...4.11.0

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Sat Nov 16 2024 06:13:54 GMT-1000 (Hawaii-Aleutian Standard Time)