Source: keydb-pro Section: database Priority: optional Maintainer: Ben Schermel Build-Depends: debhelper (>= 9~), dpkg-dev (>= 1.17.5), systemd, procps , build-essential , tcl , tcl-dev , uuid-dev , libcurl4-openssl-dev , nasm , autotools-dev , autoconf , libjemalloc-dev , libssl-dev , libsnappy-dev , zlib1g-dev , libbz2-dev , liblz4-dev , libzstd-dev Standards-Version: 4.2.1 Homepage: https://docs.keydb.dev/ Vcs-Git: https://github.com/JohnSully/KeyDB-Pro.git Vcs-Browser: https://github.com/JohnSully/KeyDB-Pro Package: keydb-pro Architecture: all Depends: keydb-pro-server (<< ${binary:Version}.1~), keydb-pro-server (>= ${binary:Version}), ${misc:Depends}, Description: Persistent key-value database with network interface (metapackage) keydb is a key-value database in a similar vein to memcache but the dataset is non-volatile. keydb additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package depends on the keydb-server package. Package: keydb-pro-sentinel Architecture: any Depends: lsb-base (>= 3.2-14), keydb-pro-tools (= ${binary:Version}), ${misc:Depends}, Description: Persistent key-value database with network interface (monitoring) keydb is a key-value database in a similar vein to memcache but the dataset is non-volatile. keydb additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the keydb Sentinel monitoring software. Package: keydb-pro-server Architecture: any Depends: lsb-base (>= 3.2-14), keydb-pro-tools (= ${binary:Version}), ${misc:Depends}, Description: Persistent key-value database with network interface keydb is a key-value database in a similar vein to memcache but the dataset is non-volatile. keydb additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. Package: keydb-pro-tools Architecture: any Depends: adduser, ${misc:Depends}, ${shlibs:Depends}, Description: Persistent key-value database with network interface (client) keydb is a key-value database in a similar vein to memcache but the dataset is non-volatile. keydb additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the command line client and other tools.