Browse wiki
| Computer languages
|
Ruby +
|
| Documentation note
|
see README file
|
| Full description
|
A ruby client library for the redis key va … A ruby client library for the redis key value storage engine. Redis is a key value store with some interesting features: 1. It's fast. 2. Keys are strings but values can have types of "NONE", "STRING", "LIST", or "SET". List's can be atomically push'd, pop'd, lpush'd, lpop'd and indexed. This allows you to store things like lists of comments under one key while retaining the ability to append comments without reading and putting back the whole list.t reading and putting back the whole list.
|
| Homepage URL
|
http://github.com/qrush/redis-rb +
|
| Interface
|
command-line +
|
| Is GNU
|
false +
|
| Keywords
|
key +
, list +
, Ruby +
, comment +
, store +
|
| Last review by
|
Kelly Hopkins +
|
| Last review date
|
21 April 2010 +
|
| License
|
Expat +
|
| License verified by
|
Kelly Hopkins +
|
| License verified date
|
21 April 2010 +
|
| Name
|
RedisRB +
|
| Programming-language
|
ruby +
|
| Real name
|
Nick Quaranto +
|
| Related projects
|
Redis +
|
| Revisionid
|
3,343 +
|
| Revisiontimestamp
|
12 April 2011 08:42:33 +
|
| Revisionuser
|
User:WikiSysop +
|
| Role
|
Maintainer +
|
| Short description
|
A ruby client library for redis. +
|
| Software-development
|
programming-language +
|
| Submitted by
|
Database conversion +
|
| Submitted date
|
1 April 2011 +
|
| Use
|
software-development +
|
| User level
|
intermediate +
|
| Version date
|
22 March 2010 +
|
| Version download
|
http://github.com/qrush/redis-rb/tarball/master +
|
| Version identifier
|
0.1 +
|
| Version status
|
beta +
|
| Has queryThis property is a special property in this wiki.
|
RedisRB +
, RedisRB +
, RedisRB +
, RedisRB +
, RedisRB +
, RedisRB +
, RedisRB +
, RedisRB +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 19:21:06 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
RedisRB +
, RedisRB +
|
| EmailThis property is a special property in this wiki.
|
nick@quaran.to +
|
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 described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.