1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/redis/redis.desc
3 [COPY] Copyright (C) 2020 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A data structure server
14 [T] A database server provides access to mutable data structures via a set of
15 [T] commands, which are sent using a server-client model with TCP sockets and
16 [T] a simple protocol. So different processes can query and modify the same
17 [T] data structures in a shared way.
19 [U] https://redis.com/
30 [P] X -----5---9 120.000
32 [D] 61d416f92a296feb3be7710df3af52a6132f05c81795a11116045cca redis-7.2.4.tar.gz https://download.redis.io/releases/