maximxue / 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

Home Page:http://redis.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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

http://redis.io

License:Other


Languages

Language:C 75.8%Language:Tcl 16.1%Language:C++ 6.5%Language:C# 0.4%Language:Shell 0.4%Language:Ruby 0.3%Language:Makefile 0.3%Language:PowerShell 0.1%Language:Smarty 0.0%