Skip to content

Commit 8d9fa4a

Browse files
committed
update Asher's redis client
1 parent 48643df commit 8d9fa4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,10 @@ This list is a collection of the best Deno modules and resources.
112112
- [dongoose](https://github.com/roonie007/dongoose) - A simple and easy to use ORM for Deno KV.
113113
- [dsddb](https://github.com/MaximilianHeidenreich/DsDDB) - A dead simple persistant key-value database utilizing the JSON format.
114114
- [dso](https://github.com/manyuanrong/dso) - A simple ORM library based on mysql.
115+
- [@iuioiua/redis](https://jsr.io/@iuioiua/redis) - Fast, lightweight Redis client built upon the Web Streams API.
115116
- [maxminddb](https://github.com/josh-hemphill/maxminddb-deno) - A library that enables the usage of MaxmindDB geoIP database files
116117
- [nessie](https://github.com/halvardssm/deno-nessie) - Create, migrate and rollback migrations for PostgreSQL, MySQL and SQLite.
117118
- [postgres](https://github.com/denodrivers/postgres) - Driver for PostgreSQL database.
118-
- [r2d2](https://github.com/iuioiua/r2d2) - Fast, lightweight Redis client library for Deno.
119119
- [redis](https://github.com/denodrivers/redis) - An experimental implementation of redis client for deno.
120120
- [sql-builder](https://github.com/manyuanrong/sql-builder) - An sql query builder.
121121
- [yongo](https://github.com/yooneskh/yongo) - Subset of Mongoose api in deno (like populate) but will not fully copy mongoose

0 commit comments

Comments
 (0)