* mark doxygen CROSS
[t2sde.git] / package / database / redis / redis.desc
blobe6e6a079c6186daa3d1979e49246c07d0005d7e8
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/redis/redis.desc
3 [COPY] Copyright (C) 2020 - 2024 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
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/
21 [A] Redis Ltd.
22 [M] Dash
24 [C] extra/database
25 [F] CROSS
27 [L] BSD
28 [S] Stable
29 [V] 7.2.4
30 [P] X -----5---9 120.000
32 [D] 61d416f92a296feb3be7710df3af52a6132f05c81795a11116045cca redis-7.2.4.tar.gz https://download.redis.io/releases/