mirror of
https://github.com/swift-server/RediStack.git
synced 2026-05-03 07:32:28 +00:00
add additional details to README
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
[](https://www.apache.org/licenses/LICENSE-2.0.html)
|
||||
[](https://circleci.com/gh/Mordil/nio-redis/tree/master)
|
||||
[](https://swift.org)
|
||||
[](https://redis.io/download)
|
||||
|
||||
# NIORedis
|
||||
|
||||
A non-blocking Swift driver for Redis built with [SwiftNIO](https://github.com/apple/swift-nio).
|
||||
|
||||
This package defines everything you need to work with Redis through the [**Re**dis **S**eralization **P**rotocol (RESP)](https://redis.io/topics/protocol).
|
||||
|
||||
* Pitch discussion: [Swift Server Forums](https://forums.swift.org/t/swiftnio-redis-client/19325)
|
||||
* Proposal: [SSWG-0004](https://github.com/swift-server/sswg/blob/56a26b50ade45d624b54abe13c7d1f88526f9bb1/proposals/0004-nio-redis.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user