Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 310 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 310 Bytes

ats-redis

This is based on hiredis@0.13.3. Please see test.dats for a simple example.

The library can be used by including the source code, as shown in make testsrc, or can be used as a library by linking, as shwon in make testlib.

Pull requests are welcomed.