Great stuff. Good to see this code coming along. And thanks for
keeping us up-to-date on the progress.

Mark

On Thu, Feb 2, 2012 at 10:09 AM, Andres Jaan Tack
<[email protected]> wrote:
> Riak-Cpp, a C++ driver for Riak store access, has been released at version
> 0.1. From the release notes:
>
> This is the first versioned release of Riak-Cpp. The goal was correct
> key-value functionality with perfectly asynchronous requests.
>
> Supported compilers:
>  * VS2010
>  * gcc-4.4
>  * gcc-4.5
>
> Supported libraries:
>  * Boost v1.46+
>  * Protocol Buffers v2.x
>
> Operations Supported
>  * Get a value
>  * Delete a key
>  * Store a value
>
> In addition, the following are supported:
>  * Roll-Your-Own connection pooling (a default is provided)
>  * Timeouts for store accesses of any kind
>  * Storage access paremeters (R, W, etc.) for all implemented operations.
>  * Asynchronous behavior, allowing performant code
>  * Automatic sibling resolution
>
> Love,
>  Andres Jaan
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to