Difference between revisions of "Redis"

From Free Software Directory
Jump to: navigation, search
(Added Python and Ruby link)
(Added Perl link)
Line 20: Line 20:
 
|Test entry=No
 
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/04/17
+
|Last review date=2018/04/20
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
 
|Is GNU=No
 
|Is GNU=No
Line 36: Line 36:
 
|License verified date=2014/12/21
 
|License verified date=2014/12/21
 
|License note=[http://redis.io/topics/license License]
 
|License note=[http://redis.io/topics/license License]
 +
}}
 +
{{Resource
 +
|Resource audience=Perl (Ref)
 +
|Resource URL=https://metacpan.org/release/Redis
 
}}
 
}}
 
{{Resource
 
{{Resource

Revision as of 14:05, 20 April 2018


[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










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


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


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


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" 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.