パッケージ: libcowsql0 (1.15.6-1~bpo12+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: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libraft0 (>= 0.20)
- Raft Consensus protocol implementation - shared library
-
- dep: libsqlite3-0 (>= 3.8.7)
- SQLite 3 共有ライブラリ
-
- dep: libuv1 (>= 1.8.0~)
- 非同期イベント通知ライブラリ - ランタイムライブラリ