Skip to content

jollyroger/booredis

 
 

Repository files navigation

Booredis version 0.1.0
-------------------------------------------------
Date: January 31, 2012
Website: https://github.com/blackjack/booredis

Project Lead/Maintainer (2012-current):
  Oleksandr Senkovych <bjsenya@gmail.com>

Install
-------
  For installation or compiling instructions, see the INSTALL file.

License
-------
  This library is licensed under the Lesser GNU General Public License.  See
  the COPYING file for more information.

Examples
-------
  See directory src/examples for it!

Description
-----------
  Booredis is an asyncronous boost::asio-based Redis client library.
  It's main purpose is simplicity. You don't have to worry about almost
  nothing: it's very easy to use.

  For now due to it's async nature it's not very usable to get values from
  Redis, but it's very convenient way to use for setting values and subscribing.

About

Simple boost::asio based Redis client library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%