A database server provides access to mutable data structures via a set of commands, which are sent using a server-client model with TCP sockets and a simple protocol. So different processes can query and modify the same data structures in a shared way.
... part of T2, get it here
URL: https://redis.com/
Author: Redis Ltd.
Maintainer: Dash
License: BSD
Status: Stable
Version: 7.2.4
Remark: Does cross compile (as setup and patched in T2).
Download: https://download.redis.io/releases/ redis-7.2.4.tar.gz
T2 source: postsysfiles.in
T2 source: redis-sentinel.init
T2 source: redis.cache
T2 source: redis.conf
T2 source: redis.desc
T2 source: redis.init
T2 source: remove-version-check.patch
T2 source: use-systemlib.patch
Build time (on reference hardware): 25% (relative to binutils)2
Installed size (on reference hardware): 2.95 MB, 19 files
Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip jemalloc linux-header m4 make openssl patch pkgconfig sed sysfiles tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).