Hello,

this is the port of redis, an advanced key-value database.

Critical positive or negative would be appreciated ;-).

Few information :

------------------------
$ pkg_info redis
Information for inst:redis-2.0.2

Comment:
extremely fast and powerful key-value store database

Description:
Redis is an advanced key-value store. 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.

Maintainer: Remi Pointel <remi.poin...@xiri.fr>

WWW: http://code.google.com/p/redis/

------------------------

Thanks,

Remi.

Attachment: gzROx8XaA7aX.gz
Description: GNU Zip compressed data

Reply via email to