We're almost there. That's the 1.0 alpha of valkey-swift released. Valkey-swift is the swift client for the key/value datastore Valkey.
https://github.com/valkey-io/valkey-swift/releases/tag/1.0.0-alpha.1
We're almost there. That's the 1.0 alpha of valkey-swift released. Valkey-swift is the swift client for the key/value datastore Valkey.
https://github.com/valkey-io/valkey-swift/releases/tag/1.0.0-alpha.1
TIL: Vapor's `maximumActiveConnections` is per Event Loop, not per Worker! 🤯
Thought I had 16 Redis connections. Actually had 128 potential (2 dynos × 8 cores × 8/pool)
Finally fixed those longstanding rare 500 errors in TranslateKit! 🙏 🤞
My talk from #ServerSideSwift is live!!
And I’m announcing a new website I’m still working on called LearnSwift .space to provide more content for the Swift community on using Swift outside of Apple platforms
From: @swiftserverconf
https://hachyderm.io/@swiftserverconf/115532012443729597
🚀 New open-source Swift package: OpenAPILoggingMiddleware
(for OpenAPI + Vapor servers)
🔗 Read more: https://aleahim.com/LoggingMiddleware/
💻 GitHub: https://github.com/mihaelamj/OpenAPILoggingMiddleware
“Clean code should be composable, testable, and visible when it runs.”
#Swift #OpenAPI #Vapor #ServerSideSwift #Logging #OpenSource #SwiftLang
Talking about how small team can build large project at #serversideswift conference.
Image from @martinwinter
I've got 4 and a half hours on a train and a new toy. Lets see what I can find out
2nd day of @swiftserverconf!!
Getting started with George learning about gRPC
#ServerSideSwift
Checkout this incredible collection of Hummingbird related blog posts from @carlynorama