套件:libcowsql0(1.15.6-1 以及其他的)
Embeddable, replicated and fault tolerant SQL engine - shared library
Embeddable SQL database engine with high availability and automatic failover.
The cowsql library extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generally fine to delete or rebuild a particular node of an application that uses cowsql for data storage.
This package contains the C library needed to run executables that use cowsql.
其他與 libcowsql0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libraft0 (>= 0.20)
- Raft Consensus protocol implementation - shared library
-
- dep: libsqlite3-0 (>= 3.8.7)
- SQLite 3 shared library
-
- dep: libuv1t64 (>= 1.8.0~)
- asynchronous event notification library - runtime library