-
Notifications
You must be signed in to change notification settings - Fork 8
Simple boost::asio based Redis client library
License
blackjack/booredis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Booredis version 0.1.7 ------------------------------------------------- Date: Oct 20, 2017 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 0
No packages published