Difference between revisions of "Redis"

From Free Software Directory
Jump to: navigation, search
(Added Perl link)
(Provided the direct download link.)
 
Line 6: Line 6:
 
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.
 
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.
 
|Homepage URL=http://redis.io/
 
|Homepage URL=http://redis.io/
 +
|Version download=https://github.com/redis/redis/archive/7.2.4.tar.gz
 
|User level=advanced
 
|User level=advanced
 
|Is High Priority Project=No
 
|Is High Priority Project=No
Line 17: Line 18:
 
|Version date=2014/12/16
 
|Version date=2014/12/16
 
|Version status=stable
 
|Version status=stable
|Version download=http://redis.io/download
 
 
|Test entry=No
 
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
Line 26: Line 26:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=BSD_3Clause
+
|License=BSD
 +
|License copyright=Copyright (c) 2006-2020, Salvatore Sanfilippo
 +
All rights reserved.
 +
 
 +
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
 +
 
 +
    * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
 +
    * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
 +
    * Neither the name of Redis nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
 +
 
 +
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
|License verified by=Calinou
 
|License verified by=Calinou
|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]
 
}}
 
}}
{{Project license
+
{{Software category
|License=BSD_2Clause
+
|Database=server
|License verified by=Calinou
+
|Programming-language=C
|License verified date=2014/12/21
+
|Runs-on=Windows, BSD, OS X
|License note=[http://redis.io/topics/license License]
+
|Software-development=programming-language
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 53: Line 67:
 
|Resource URL=https://tracker.debian.org/pkg/redis
 
|Resource URL=https://tracker.debian.org/pkg/redis
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Database=server
+
|Is High Priority Project=No
|Programming-language=C
+
|Decommissioned or Obsolete=No
|Runs-on=Windows, BSD, OS X
+
|Accepts cryptocurrency donations=No
|Software-development=programming-language
+
|Test entry=No
|Use=software-development
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 13:32, 5 April 2024


[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.



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.