Redis

From Free Software Directory
 
Jump to: navigation, search


[edit]

Redis

https://redis.io/
Advanced key-value database

Redis is an advanced key-value database.

It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets. All this data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server side union, intersection, difference between sets, and so forth. Redis supports different kind of sorting abilities.

Documentation

https://redis.io/docs/





Licensing

License

Verified by

Verified on

Notes

Verified by

NameNotQuality

Verified on

16 May 2025




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby binding (Expat)Downloadhttps://rubygems.org/gems/redis
DevelopersVCS Repository Webviewhttps://github.com/redis/redis
Debian PackageDownloadhttps://tracker.debian.org/pkg/redis
UsersHomepagehttps://redis.io
UsersBug Trackinghttps://github.com/redis/redis/issues
Perl binding (Artistic 2.0)Downloadhttps://metacpan.org/release/Redis
Python binding (Expat)Downloadhttps://pypi.org/project/redis


Software prerequisites

KindDescription
Required to buildcmake<=3.31.6
Required to buildg++
Required to buildautoconf
Required to buildgcc
Required to buildLLVM
Required to buildmake
Required to uselibc
Required to buildopenssl
Required to usepython
Required to buildwget

This entry (in part or in whole) was last reviewed on 16 May 2025.



Version comment

The one that frees redis to AGPLv3 once more


Entry




























"Perl binding (Artistic 2.0)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python binding (Expat)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby binding (Expat)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian Package" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.