Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign upForked from antirez/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
C