CARVIEW |
antirez
(Salvatore Sanfilippo)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Salvatore Sanfilippo
- Website/Blog
- https://invece.org
- Company
- Merzia and Kiurma s.r.l.
- Location
- Campobello di Licata, Sicily, Italy
- Member Since
- Mar 21, 2009
Following 0 coders and watching 11 repositories view all →
Public Repositories (7)
-
redis
Redis key-value store
Last updated Mon Mar 08 12:33:14 -0800 2010
-
redisdotphp
Legacy Redis PHP client lib. A best-effort support repository.
Last updated Thu Dec 03 02:18:56 -0800 2009
-
visitors
Visitors fast web log analyzer
Last updated Mon Nov 30 15:55:02 -0800 2009
-
Jim
Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly c...
Last updated Fri Nov 20 10:17:27 -0800 2009
-
redis-rb
A ruby client library for the redis key value storage engine
Forked from jodosha/redis-rb Tue Jun 09 15:38:31 -0700 2009
Last updated Tue Jun 09 15:40:13 -0700 2009
-
Siboom
A simple markup system for writing books drafts
Last updated Sat May 16 11:26:53 -0700 2009
-
smaz
Small strings encryption library
Last updated Tue Mar 31 16:36:55 -0700 2009
Public Activity 
-
b1befe6
Hashes saving / fixes
-
cbba7dd
HSET fixes, now the new pointer is stored back in the object p...
-
18e61fa
Fix for replicaiton with over 2GB dump file initial SYNC stage
-
978c2c9
first implementation of HSET/HSET. More work needed
-
5234952
zipmaps functions to get, iterate, test for existence. Initial...
-
b1ad58e
redis-benchmark now implements Set commands benchmarks
-
66ef8da
zipmap iteration code
-
94e543b
A fix for initialization of augmented skip lists
-
ddfaca9
A fix for an invalid access when VM is disabled
-
947efa8
Merge branch 'zsl-get-rank' of git://github.com/pietern/redis
-
a50ea45
merged memory reduction patch
-
edb5195
first check if starting point is trivial (head or tail) before...
- 3 more commits »
-
d239ec5
redis-cli now runs in interactive mode if no command is provided
-
520b5a3
Now list push commands return the length of the new list, than...
-
8fe7fad
SUBSTR fix for integer encoded vals
-
67cac14
fix ZRANK (realize that rank is 1-based due to the skip list h...
-
3919155
initial implementation of SUBSTR
-
9693e4f
TODO updated
-
386b43c
fpurge call removed from redis-cli
-
3589e1a
ZRANK stress tester
-
cd5a96e
zipampDel() implemented
-
2f4d224
added quit and exit commands to redis-cli in order to quit the...
-
52d23dd
Merge remote branch 'djanowski/interactive'
-
6fa2462
Add support for MULTI/EXEC.
-
e3c7f00
Remove trailing newline in interactive mode.
- 1 more commit »
-
54bac49
minor fix for a Linux warning
-
ed74515
Better to increment the version minor number when a VM bug is ...
-
ba76a8f
Fixed a subtle VM bug... was not flushing the buffer so the ch...
-
a3f9eec
KEYS now returns a multi bulk reply
-
18b6cb7
Add DISCARD command to discard queued MULTI commands.
-
c8c7244
Swappability bug due to a typo fixed thanks to code review by ...
-
be0af2f
minor fixes for zipmap.c
-
8ec0832
first zipmap fix of a long sequence in the days to come ;)
-
eb46f4b
initial zipmap.c implementation
-
5921aa3
Bug #169 fixed (BLOP/BRPOP interrupted connections are not cle...
-
9ebed7c
Fixed 32bit make target to work on Linux out of the box
VM can't suppert Lists Or sets have much numbers。