Nicolas Favre-Felix
ddd08bfadd
Added doc for new ZRANGEBYSCORE options.
2010-03-17 18:25:10 +01:00
Nicolas Favre-Felix
fd8496a0f2
Merge branch 'master' of git@github.com:owlient/phpredis
2010-03-17 18:22:31 +01:00
Nicolas Favre-Felix
fcc6645dc5
LIMIT & WITHSCORES to ZRANGEBYSCORE, by Diego Sana.
2010-03-17 18:21:35 +01:00
Nasreddine Bouafif
133dce9df4
Merge branch 'master' of git@github.com:owlient/phpredis
2010-03-17 18:07:26 +01:00
Nasreddine Bouafif
458442ecb1
Added zInter and zUnion.
2010-03-17 18:03:11 +01:00
Nicolas Favre-Felix
49daf37f1e
HINCRBY. Waiting for antirez to implement it :)
2010-03-17 14:30:00 +01:00
Nicolas Favre-Felix
c59c0149ef
typo
2010-03-17 14:14:13 +01:00
Nicolas Favre-Felix
cfe88101db
Added hExists + tests + doc. Also refactored a bit.
2010-03-17 14:13:18 +01:00
Nicolas Favre-Felix
248799bcdc
Fixed a wrong port number for unit tests.
2010-03-16 18:46:55 +01:00
Nicolas Favre-Felix
b563ba32c6
Added array support for DEL,SUNION,SINTER...
2010-03-16 18:00:07 +01:00
Nicolas Favre-Felix
3c3e2d3ede
Fixed a bug with MGET
2010-03-16 17:57:34 +01:00
Nicolas Favre-Felix
4ebbf0742e
Fixed a bug with MGET
2010-03-16 17:36:36 +01:00
Nicolas Favre-Felix
63dfbf7aa6
Added docs.
2010-03-16 17:18:52 +01:00
Nicolas Favre-Felix
0463c52748
typos
2010-03-16 17:12:17 +01:00
Nicolas Favre-Felix
10549c9b93
Added HDEL, HLEN, HKEYS, HVALS, HGETALL + tests.
2010-03-16 17:11:05 +01:00
Nicolas Favre-Felix
7f653b81a3
Added hGet/hSet + tests & documentation.
2010-03-15 12:15:48 +01:00
Nicolas Favre-Felix
e5e1e705a4
typo
2010-03-15 11:23:01 +01:00
Nicolas Favre-Felix
bba4b16c50
Updated to latest redis head.
2010-03-15 11:19:42 +01:00
Nicolas Favre-Felix
9124d8c8eb
Fixed doc for setnx.
1.2.0
2010-03-11 09:19:11 +01:00
Nicolas Favre-Felix
b76474c35e
Added expireAt + test + documentation.
2010-03-10 12:22:17 +01:00
Nicolas Favre-Felix
a40ec71df0
Fixed delete() doc.
2010-03-10 11:12:05 +01:00
Andrew Morton
264e3c322e
Removing duplicate docs for rPop. Small clean ups on the return sections of lPop() and rPop().
2010-03-01 11:59:18 -05:00
Nicolas Favre-Felix
5699724995
Fixed flushDB doc.
2010-02-18 14:49:52 +01:00
Nicolas Favre-Felix
03979e20b1
Documentation fixes thanks to github user "Klinky":
...
* Added an entry for the constructor
* Added `connect`, `open` (`open` is an alias to `connect`).
* Replaced `sadd` with `sAdd`
* Camel-cased `sunionstore` into `sUnionStore`
* Replaced all calls to `sGetMembers` with `sMembers`, but `sGetMembers` is still available
* Fixed `keys`, that was a problem. `getKeys` is the proper name.
* Fixed `lastSave`, `flushDB`, `flushAll`, `lPush`, `lPop`...
* Fixed `zRange` example.
2010-02-18 10:26:47 +01:00
Nicolas Favre-Felix
323a4cffc6
Markdown fixes
2010-02-17 11:24:34 +01:00
Nicolas Favre-Felix
5cae100598
Fixed and completed the z* documentation, added method aliases.
2010-02-17 11:19:34 +01:00
Nicolas Favre-Felix
27c94aa404
Change sorted sets to use doubles, added ZINCRBY, added tests.
2010-02-15 17:42:24 +01:00
Nicolas Favre-Felix
c6a58a9e47
Made z* method names more consistent w/ doc, added tests. ZINCRBY will be added as soon as redis issue #159 is addressed.
2010-02-15 15:57:34 +01:00
Nicolas Favre-Felix
cbf71cf2a1
Added special check for empty/null keys on sorts, in order to return FALSE.
2010-02-15 14:43:38 +01:00
Nasreddine Bouafif
a72e8e3eb8
Merge branch 'master' of git@github.com:owlient/phpredis
2010-02-15 14:29:55 +01:00
Nicolas Favre-Felix
0346e2e78a
Removed export of methods as module functions.
2010-01-07 11:44:21 +01:00
Nicolas Favre-Felix
52b97ef329
Added expire alias to setTimeout, thanks @eekfu
2010-01-04 09:51:13 +01:00
Nicolas Favre-Felix
5bdde8d456
Added reconnect on timeout.
2009-12-28 18:18:55 +01:00
Nicolas Favre-Felix
eef96ab141
Merge branch 'master' into 1.1
2009-12-22 13:46:29 +01:00
Nicolas Favre-Felix
4ac34eda87
Fixed a memory leak on getMultiple (Thanks Dan!)
2009-12-22 13:44:15 +01:00
Nasreddine Bouafif
57c2a84a4c
Sorted Sets, commands and tests.
2009-12-02 19:21:35 +01:00
Nasreddine Bouafif
e6ffa3c1e7
Sorted set, doc.
2009-12-02 19:07:04 +01:00
Nicolas Favre-Felix
5ec176530f
Updated mkdeb to work with PHP 5.3
2009-12-01 18:22:39 +01:00
Nicolas Favre-Felix
d671169b32
Markdown.
2009-11-30 16:21:46 +01:00
Nicolas Favre-Felix
13b374089f
Markdown.
2009-11-30 16:20:50 +01:00
Nicolas Favre-Felix
91556e3327
Markdown fix.
2009-11-30 16:20:09 +01:00
Nicolas Favre-Felix
afa81c1fed
Added fancy return values for type().
2009-11-30 16:18:20 +01:00
Nicolas Favre-Felix
76f8c17ba8
Documentation typo.
2009-11-30 15:39:28 +01:00
Nicolas Favre-Felix
2e9ee201d1
Documentation for version 1.1
2009-11-30 15:38:38 +01:00
Nicolas Favre-Felix
3754f3c39d
Added RPOPLPUSH + tests.
2009-11-30 15:29:25 +01:00
Nicolas Favre-Felix
f9bcff05d3
Added MSET, part of redis 1.1
2009-11-30 15:05:19 +01:00
Nicolas Favre-Felix
0b3c0f14a6
Cleanup, added declarations.
2009-11-27 10:45:16 +01:00
Nicolas Favre-Felix
9a981c3475
Refactored some more, fixed a few leaks.
2009-11-26 17:25:25 +01:00
Nicolas Favre-Felix
bd1002ca61
Refactored some more.
2009-11-26 17:14:25 +01:00
Nicolas Favre-Felix
00d879020a
Restored the *save tests.
2009-11-26 17:09:28 +01:00