软件包: libdqlite-dev (1.9.1-1)
libdqlite-dev 的相关链接
Trisquel 的资源:
下载源码包 dqlite:
维护者:
Original Maintainer:
- Laszlo Boszormenyi (GCS)
 
外部的资源:
- 主页 [github.com]
 
相似软件包:
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 algorithm logic, in a fully platform independent way. On top of that, a pluggable interface defines the I/O implementation for networking (send/receive RPC messages) and disk persistence (store log entries and snapshots).
This package contains the development headers and library files needed to compile programs using Raft Consensus protocol.
其他与 libdqlite-dev 有关的软件包
  | 
    
  | 
    
  | 
    
    
- 
    
      
- dep: libdqlite0 (= 1.9.1-1)
 - Raft Consensus protocol implementation - shared library
 
 - 
    
      
- dep: libsqlite3-dev (>= 3.22.0~)
 - SQLite 3 development files