|
|
|
|
@ -4,13 +4,13 @@ Version:
|
|
|
|
|
Architecture:
|
|
|
|
|
Maintainer:
|
|
|
|
|
Installed-Size:
|
|
|
|
|
Depends: libc6 (>= 2.17), libraft3 (>= 0.17.0), libsqlite3-0 (>= 3.8.7), libuv1 (>= 1.8.0~)
|
|
|
|
|
Depends:
|
|
|
|
|
Section: libs
|
|
|
|
|
Priority: optional
|
|
|
|
|
Multi-Arch: same
|
|
|
|
|
Date:
|
|
|
|
|
Homepage: https://github.com/canonical/dqlite
|
|
|
|
|
Description: Raft Consensus protocol implementation - development files
|
|
|
|
|
Description: Raft Consensus protocol implementation - development files
|
|
|
|
|
Fully asynchronous C implementation of the Raft consensus protocol.
|
|
|
|
|
.
|
|
|
|
|
The library has modular design: its core part implements only the core Raft
|
|
|
|
|
|