[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: cowsql ]
软件包: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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libraft0 (>= 0.20)
- Raft Consensus protocol implementation - shared library
-
- dep: libsqlite3-0 (>= 3.8.7)
- SQLite 3 共享库
-
- dep: libuv1t64 (>= 1.8.0~)
- asynchronous event notification library - runtime library