Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 353 Bytes

A C++ client for Redis

  • This client has no external dependencies
  • It has been tested with g++ on Mac OS X 10.5 and Linux
  • It uses anet from Redis itself

Status

This client is out of date with respect to Redis 1.1.

License

This client is licensed under the same license as redis.

Author

Brian Hammond