swift-server / RediStack

Non-blocking, event-driven Swift client for Redis.
http://swiftpackageindex.com/swift-server/RediStack/documentation
Apache License 2.0
141 stars 20 forks source link

Clarify how to obtain an EventLoop #89

Closed Joannis closed 1 year ago

Joannis commented 1 year ago

Fixes a dead link to the EventLoop docs, and add a default way to obtain an EventLoop using NIOSingletons