asyncredis
Pure Nim asyncronous driver for Redis DB
Summary
| Latest Version | 0.8.2 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:20 |
Tags
Authors
- Vladimir Berezenko <qmaster2000@gmail.com>
Installation
nimble install asyncredis
choosenim install asyncredis
git clone https://github.com/Q-Master/redis.nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| asyncredis | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 1.4.00", "networkutils >= | 0.2 | No |
Source
| Repository | https://github.com/Q-Master/redis.nim |
|---|---|
| Homepage | https://github.com/Q-Master/redis.nim |
| Registry Source | nimble_official |