Go to file
Drew DeVault d4622e0592 utils/generate-module-api-doc.rb: update for redict.io
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-03-26 10:50:41 +01:00
.builds utils/lint.sh: lint reuse compliance 2024-03-25 18:10:28 +01:00
.reuse utils/lint.sh: lint reuse compliance 2024-03-25 18:10:28 +01:00
deps Merge commit '8b493612ae4b44cdc02f80a458c18155b673d968' 2024-03-25 18:05:01 +01:00
LICENSES Add missing LGPL-3.0-or-later license text 2024-03-25 13:53:26 +13:00
src Freshen up sds.c from hiredict 2024-03-25 17:31:07 +01:00
tests tests/support: s/redis/redict/g 2024-03-25 17:31:07 +01:00
utils utils/generate-module-api-doc.rb: update for redict.io 2024-03-26 10:50:41 +01:00
.editorconfig Add .editorconfig 2024-03-23 13:44:50 +01:00
.gitattributes Fix commands.c build issue on merge (#10172) 2022-01-25 12:24:06 +02:00
.gitignore Squashed 'deps/hiredict/' changes from 7bce77ae6..08ac9b200 2024-03-25 18:05:00 +01:00
CODE_OF_CONDUCT.md Update top-level documentation 2024-03-22 13:41:12 +01:00
CONTRIBUTING.md Update top-level documentation 2024-03-22 13:41:12 +01:00
Makefile Squashed 'deps/hiredict/' changes from 7bce77ae6..08ac9b200 2024-03-25 18:05:00 +01:00
README.md README.md: remove todo list in favor of open issues 2024-03-22 19:26:44 +01:00
redict.conf redis.conf -> redict.conf 2024-03-21 10:41:17 +01:00
runtest all: let's go LGPL over GPL 2024-03-21 20:11:44 +01:00
runtest-cluster all: let's go LGPL over GPL 2024-03-21 20:11:44 +01:00
runtest-moduleapi all: let's go LGPL over GPL 2024-03-21 20:11:44 +01:00
runtest-sentinel all: let's go LGPL over GPL 2024-03-21 20:11:44 +01:00
SECURITY.md Update top-level documentation 2024-03-22 13:41:12 +01:00
sentinel.conf sentinel.conf: redis => redict 2024-03-21 10:43:01 +01:00
TLS.md TLS.md: Redis => Redict 2024-03-22 13:44:30 +01:00

Redict

Redict is a distributed key/value store (a remote dictionary, if you will).

Redict is an independent fork of Redis®* OSS 7.2.4 licensed under the Lesser GNU General Public license (LGPL-3.0-only). Redict is not affiliated with Redis®.

For details on the fork, see the announcement:

Redict is an independent, copyleft fork of Redis®

* Redis is a registered trademark of Redis Ltd. Any rights therein are reserved to Redis Ltd. Any use by the Redict project is for referential purposes only and does not indicate any sponsorship, endorsement or affiliation between Redis and the Redict project.

Forking in progress...

We're not quite ready to release the first stable version yet. Keep an eye on the priority items on the issue tracker for an idea of our progress.