nuraftv3.0.0
- Updated
C++ implementation of Raft core logic as a replication library.
- Project website: https://github.com/eBay/NuRaft
#Usage
nuraft provides CMake targets:
find_package(NuRaft CONFIG REQUIRED)
target_link_libraries(main PRIVATE NuRaft::static_lib)#Features
No features defined.
#Host Dependencies
and one transitive dependency:
- vcpkg-cmake-get-vars (through openssl)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
lithrad