diff --git a/packages.json b/packages.json index 058b7dd..25fcffa 100644 --- a/packages.json +++ b/packages.json @@ -24465,5 +24465,19 @@ "description": "Special Functions of Stats & Physics", "license": "MIT/ISC", "web": "https://github.com/c-blake/spfun" + }, + { + "name": "asyncredis", + "url": "https://github.com/Q-Master/redis.nim", + "method": "git", + "tags": [ + "redis", + "database", + "driver", + "async" + ], + "description": "Pure Nim asyncronous driver for Redis DB", + "license": "MIT", + "web": "https://github.com/Q-Master/redis.nim" } ]