Hazelcast C++ Client
HazelcastC++ClientLibrary
|
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) or directly from source code using CMake.
You can find the detailed documentation at the documentation site and the Reference Manual.
hazelcast-cpp-client library is an open source project using the [Apache 2 License](LICENSE).