Redis

From Free Software Directory
Revision as of 11:08, 12 April 2011 by WikiSysop (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Redis

http://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.





Licensing

License

Verified by

Verified on

Notes

License

BSD

Verified by

Calinou

Verified on

21 December 2014

Notes

License




Leaders and contributors

Resources and communication

AudienceResource typeURI
Perl (Ref)https://metacpan.org/release/Redis
Python (Ref)https://pypi.org/project/redis
Ruby (Ref)https://rubygems.org/gems/redis
Debian (Ref)https://tracker.debian.org/pkg/redis


Software prerequisites




Entry







"c" is not in the list (C, C++, clojure, coffeescript, erlang, guile, go, haskell, java, javascript, ...) of allowed values for the "Programming-language" property.










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.