The Wayback Machine - https://web.archive.org/web/20220422054746/https://github.com/hazelcast/hazelcast-cpp-client
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

codecov

Async Hazelcast C++ Client

Hazelcast is an open-source distributed in-memory data store and computation platform. It provides a wide variety of distributed data structures and concurrency primitives.

hazelcast-cpp-client is the official C++ library API for using the Hazelcast in-memory database platform. It requires C++11 support.

The library can be installed using package managers Conan and Vcpkg or directly from source code using CMake.

Documentation

You can find the detailed documentation at the documentation site and the API reference.

License

hazelcast-cpp-client library is an open source project using the Apache 2 License.