/[Redis.pre-github]/t/01-Redis.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /t/01-Redis.t

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 69 - (view) (annotate) - [select for diffs]
Modified Wed Mar 17 18:22:09 2010 UTC (14 years ago) by dpavlin
File length: 5334 byte(s)
Diff to previous 63 , to selected 40
added use bytes to support utf-8 encoded strings

We are not round-tripping utf-8 encoding strings correctly in
this version. We will get string back wothout perl utf-8 flag


Revision 63 - (view) (annotate) - [select for diffs]
Modified Mon Sep 14 11:37:25 2009 UTC (14 years, 6 months ago) by dpavlin
File length: 5212 byte(s)
Diff to previous 62 , to selected 40
use Data::Dumper instead of Data::Dump so all our dependencies are perl core modules

Revision 62 - (view) (annotate) - [select for diffs]
Modified Sat Sep 12 15:13:40 2009 UTC (14 years, 6 months ago) by dpavlin
File length: 5217 byte(s)
Diff to previous 58 , to selected 40
test contructor with server argument

Revision 58 - (view) (annotate) - [select for diffs]
Modified Wed Jun 17 16:47:06 2009 UTC (14 years, 9 months ago) by dpavlin
File length: 5145 byte(s)
Diff to previous 57 , to selected 40
test that info returns HASH

Revision 57 - (view) (annotate) - [select for diffs]
Modified Wed Jun 17 16:19:17 2009 UTC (14 years, 9 months ago) by dpavlin
File length: 5120 byte(s)
Diff to previous 54 , to selected 40
sinter ordering of results (in insertion order?) changed with recent redis from git

Revision 54 - (view) (annotate) - [select for diffs]
Modified Tue Mar 24 23:43:16 2009 UTC (15 years ago) by dpavlin
File length: 5120 byte(s)
Diff to previous 53 , to selected 40
cleanup

Revision 53 - (view) (annotate) - [select for diffs]
Modified Tue Mar 24 22:51:53 2009 UTC (15 years ago) by dpavlin
File length: 5108 byte(s)
Diff to previous 51 , to selected 40
update bindings for new protocol 0.08

new protocol is self-describing, so all commands are
now implemented using AUTOLOAD

Revision 51 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 11:44:25 2009 UTC (15 years ago) by dpavlin
File length: 5125 byte(s)
Diff to previous 50 , to selected 40
info

Revision 50 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 11:40:50 2009 UTC (15 years ago) by dpavlin
File length: 4975 byte(s)
Diff to previous 48 , to selected 40
bgsave, lastsave, shutdown

Revision 48 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 11:33:21 2009 UTC (15 years ago) by dpavlin
File length: 4917 byte(s)
Diff to previous 47 , to selected 40
save

Revision 47 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 11:30:40 2009 UTC (15 years ago) by dpavlin
File length: 4892 byte(s)
Diff to previous 45 , to selected 40
sort

Revision 45 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 10:42:29 2009 UTC (15 years ago) by dpavlin
File length: 4614 byte(s)
Diff to previous 41 , to selected 40
mget

Revision 41 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 18:42:21 2009 UTC (15 years ago) by dpavlin
File length: 4528 byte(s)
Diff to previous 40
flushdb, flushall

Revision 40 - (view) (annotate) - [selected]
Modified Sun Mar 22 18:39:06 2009 UTC (15 years ago) by dpavlin
File length: 4457 byte(s)
Diff to previous 38
move

Revision 38 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 18:17:05 2009 UTC (15 years ago) by dpavlin
File length: 4313 byte(s)
Diff to previous 34 , to selected 40
select

Revision 34 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 17:37:46 2009 UTC (15 years ago) by dpavlin
File length: 4117 byte(s)
Diff to previous 33 , to selected 40
sinterstore

Revision 33 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 17:31:40 2009 UTC (15 years ago) by dpavlin
File length: 3918 byte(s)
Diff to previous 32 , to selected 40
sinter

Revision 32 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 17:06:34 2009 UTC (15 years ago) by dpavlin
File length: 3710 byte(s)
Diff to previous 31 , to selected 40
sismember

Revision 31 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 17:05:00 2009 UTC (15 years ago) by dpavlin
File length: 3661 byte(s)
Diff to previous 30 , to selected 40
scard

Revision 30 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 17:02:46 2009 UTC (15 years ago) by dpavlin
File length: 3567 byte(s)
Diff to previous 28 , to selected 40
sadd, srem

Revision 28 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 15:02:42 2009 UTC (15 years ago) by dpavlin
File length: 3274 byte(s)
Diff to previous 27 , to selected 40
support for set foo => undef

Revision 27 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 13:44:19 2009 UTC (15 years ago) by dpavlin
File length: 3028 byte(s)
Diff to previous 26 , to selected 40
lpop, rpop

Revision 26 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 13:37:49 2009 UTC (15 years ago) by dpavlin
File length: 2942 byte(s)
Diff to previous 25 , to selected 40
lrem

Revision 25 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 13:20:34 2009 UTC (15 years ago) by dpavlin
File length: 2841 byte(s)
Diff to previous 24 , to selected 40
check type of list

Revision 24 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 13:18:11 2009 UTC (15 years ago) by dpavlin
File length: 2792 byte(s)
Diff to previous 23 , to selected 40
lset, generalize _sock_send_bulk to any number of arguments

Revision 23 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 13:09:15 2009 UTC (15 years ago) by dpavlin
File length: 2689 byte(s)
Diff to previous 22 , to selected 40
lindex

Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 10:45:06 2009 UTC (15 years ago) by dpavlin
File length: 2576 byte(s)
Diff to previous 21 , to selected 40
ltrim

Revision 21 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 10:36:22 2009 UTC (15 years ago) by dpavlin
File length: 2422 byte(s)
Diff to previous 20 , to selected 40
lrange, _sock_send refactor

Revision 20 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 09:51:34 2009 UTC (15 years ago) by dpavlin
File length: 2308 byte(s)
Diff to previous 19 , to selected 40
llen, _sock_send

Revision 19 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 09:46:14 2009 UTC (15 years ago) by dpavlin
File length: 2258 byte(s)
Diff to previous 18 , to selected 40
lpush

Revision 18 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 09:44:30 2009 UTC (15 years ago) by dpavlin
File length: 2208 byte(s)
Diff to previous 17 , to selected 40
rpush, refactor _sock_send_bulk to expect +OK

Revision 17 - (view) (annotate) - [select for diffs]
Modified Sun Mar 22 09:22:39 2009 UTC (15 years ago) by dpavlin
File length: 2117 byte(s)
Diff to previous 16 , to selected 40
dbsize

Revision 16 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:39:53 2009 UTC (15 years ago) by dpavlin
File length: 2049 byte(s)
Diff to previous 14 , to selected 40
use stable key names to have predictible results

Revision 14 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:36:26 2009 UTC (15 years ago) by dpavlin
File length: 2040 byte(s)
Diff to previous 13 , to selected 40
rename, renamenx

Revision 13 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:26:46 2009 UTC (15 years ago) by dpavlin
File length: 1834 byte(s)
Diff to previous 12 , to selected 40
randomkey

Revision 12 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:23:37 2009 UTC (15 years ago) by dpavlin
File length: 1771 byte(s)
Diff to previous 11 , to selected 40
keys, _sock_result_bulk

Revision 11 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:09:48 2009 UTC (15 years ago) by dpavlin
File length: 1526 byte(s)
Diff to previous 10 , to selected 40
make _sock_result private, type

Revision 10 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 23:05:02 2009 UTC (15 years ago) by dpavlin
File length: 1474 byte(s)
Diff to previous 9 , to selected 40
del, small refacture into sock_result

Revision 9 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 22:54:10 2009 UTC (15 years ago) by dpavlin
File length: 1412 byte(s)
Diff to previous 8 , to selected 40
exists

Revision 8 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 22:48:46 2009 UTC (15 years ago) by dpavlin
File length: 1286 byte(s)
Diff to previous 7 , to selected 40
decr

Revision 7 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 22:38:56 2009 UTC (15 years ago) by dpavlin
File length: 1047 byte(s)
Diff to previous 5 , to selected 40
incr, incrby

Revision 5 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 22:20:51 2009 UTC (15 years ago) by dpavlin
File length: 710 byte(s)
Diff to previous 4 , to selected 40
setnx

Revision 4 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 21:53:15 2009 UTC (15 years ago) by dpavlin
File length: 505 byte(s)
Diff to previous 3 , to selected 40
test non-existing key and strip cr/lf after get value

Revision 3 - (view) (annotate) - [select for diffs]
Modified Sat Mar 21 21:40:53 2009 UTC (15 years ago) by dpavlin
File length: 299 byte(s)
Diff to previous 2 , to selected 40
set, get

Revision 2 - (view) (annotate) - [select for diffs]
Added Sat Mar 21 21:25:52 2009 UTC (15 years ago) by dpavlin
File length: 204 byte(s)
Diff to selected 40
quit, ping

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26