mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
add Coachonko/redis (#194)
This commit is contained in:
parent
0150cf8058
commit
e9e38f9ce6
@ -172,6 +172,7 @@
|
||||
|
||||
### Database clients
|
||||
|
||||
- [redis](https://github.com/Coachonko/redis) - Connect and interface with Redis-compatible databases.
|
||||
- [redis](https://github.com/patrickpissurno/vredis) - Redis client for V, written in V.
|
||||
- [vmemcached](https://github.com/blacktrub/vmemcached) - Memcached client for V, written in V.
|
||||
- [vsql](https://github.com/lydiandy/vsql) - A sql query builder for V.
|
||||
|
Loading…
Reference in New Issue
Block a user