You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support Async Lifecycles (#214)
* Add 5.9 manifest with strict concurrency
* Add async lifecycle handler function
* Fix a ton of Sendable warnings
* Rework RedisStorage
* Silence some warnings
* Fix Sendable warnings
* Update CI
* Fine
* Modernize/fix CI
* Disable CodeQL for now
---------
Co-authored-by: Gwynne Raskind <[email protected]>
Correct RediStack URL and match Vapor's minimum Swift version (#211)
* Correct RediStack URL and match Vapor's min Swift version
* Update Exports.swift
* Delete .swiftlint.yml
Correct RediStack URL and match Vapor's minimum Swift version (#211)
* Correct RediStack URL and match Vapor's min Swift version
* Update Exports.swift
* Delete .swiftlint.yml
General overdue cleanups (#208)
Bump Swift minimum to match Vapor, add platform versions, update README, general cleanup, fix imports, remove old Concurrency conditionals