-
Notifications
You must be signed in to change notification settings - Fork 5
PeterScott/redis-net
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple event-driven network library and supports Redis-Protocol parse with DFA. This code comes from redis,including: * ae.c * ae_epoll.c * ae_kqueque.c * ae_select.c * anet.c * zmalloc.c Redis-Protocol parse =================== * request.c How to do ======== $cd src $make $./svr use redis-cli to connect it and enjoy. Drafted by BohuTANG, you can contact me with <overred.shuttler at gmail dot com>
About
an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published