Name raft
Version 0.22.1 (9edb176a7924ce2b943cb56552366dc4b5a1a6b7)
Summary C implementation of the Raft consensus protocol
Description Fully asynchronous C implementation of the Raft consensus protocol, with a pluggable I/O layer supporting libuv for production and in-memory transports for testing.
Section base
License LGPL-3.0-only
Homepage https://github.com/cowsql/raft
Recipe file recipes-containers/raft/raft_0.22.1.bb
Layer meta-virtualization (master branch)
Inherits
  • autotools
  • autotools-brokensep
  • gcc
  • gcc-native
  • pkgconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • libuv
  • lz4
  • pkgconf-native
  • virtual/compilerlibs
  • virtual/libc
  • lz4
  • libuv
PACKAGECONFIG options
  • lz4
  • uv
  • vardepvalue

Sources

git://github.com/cowsql/raft.git

Patches

None

Other branches

This recipe in other branches of meta-virtualization:

Branch Recipe
master raft 0.22.1 (this recipe)