antirez (Salvatore Sanfilippo)

Name
Salvatore Sanfilippo
Email
Website/Blog
http://invece.org
Company
Merzia and Kiurma s.r.l.
Location
Campobello di Licata, Sicily, Italy
Member Since
Mar 21, 2009 (8 months)

Following 0 githubbers and watching 8 repositories view all →

Public Repositories (5)

  • redis

    Redis key-value store

    legend

    Last updated Sat Nov 21 07:40:14 -0800 2009

  • Jim

    Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly c...

    legend

    Last updated Fri Nov 20 10:17:27 -0800 2009

  • redis-rb

    A ruby client library for the redis key value storage engine

    legend

    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

    legend

    Last updated Sat May 16 11:26:53 -0700 2009

  • smaz

    Small strings encryption library

    legend

    Last updated Tue Mar 31 16:36:55 -0700 2009

Public Activity feed

antirez pushed to master at antirez/redis Sat Nov 21 07:40:14 -0800 2009
HEAD is a96ffc6641ae91e1291e30a4af7570d6aa0c5945
antirez pushed to master at antirez/redis Sat Nov 21 05:16:50 -0800 2009
HEAD is c35f7d5b8dbbecc41baa2afc14b4ddbdb3d337f3
antirez pushed to master at antirez/redis Sat Nov 21 05:13:55 -0800 2009
HEAD is 7d65b33db7235971b2318518cc4ee93da0659d8c
antirez pushed to master at antirez/redis Sat Nov 21 04:56:22 -0800 2009
HEAD is 6cbfd2b3d900973a410d4a2fc02843ce23b501ed
antirez pushed to master at antirez/redis Sat Nov 21 04:46:40 -0800 2009
HEAD is ed5a857a6dc0eab237c979622a3dba23e4873203
  • antirez committed ed5a857a:
    Fixed a SORT memory leak that should never happen in practice
antirez pushed to master at antirez/redis Sat Nov 21 04:26:47 -0800 2009
HEAD is 28173a49a7f6c8d5850f70c26874f3cba6f64941

2 commits »

antirez created branch master at antirez/Jim Fri Nov 20 10:17:27 -0800 2009
New branch is at antirez/Jim/tree/master
antirez created repository Jim Fri Nov 20 10:14:32 -0800 2009
New repository is at antirez/Jim
antirez pushed to master at antirez/redis Fri Nov 20 05:36:42 -0800 2009
antirez pushed to master at antirez/redis Fri Nov 20 05:27:17 -0800 2009
HEAD is b9bb7ba22077ed7bf585506d889d0771ba2383da
antirez pushed to master at antirez/redis Fri Nov 20 04:57:51 -0800 2009
HEAD is c08f173487ca9e4a24b652e0e1c5391f8b5b8bd2
antirez pushed to master at antirez/redis Fri Nov 20 02:22:27 -0800 2009
HEAD is 91d71bfc796cb27cf71043df504e0d84d6e1d31d
antirez pushed to master at antirez/redis Fri Nov 20 00:18:52 -0800 2009
HEAD is 7db723adb22bb98f3c3ca5bf4c35636ee75b25ba
antirez pushed to master at antirez/redis Thu Nov 19 10:49:11 -0800 2009
HEAD is e2665397a7d9bcac9f864aee473737eb4c74e24a
antirez pushed to master at antirez/redis Thu Nov 19 10:05:03 -0800 2009
HEAD is 37f68e61024151b1a7461910fe1fcef887b0900b
antirez pushed to master at antirez/redis Thu Nov 19 09:44:34 -0800 2009
HEAD is b892cabed4079de8a1c6ac18041e3ea835c80300
  • antirez committed b892cabe:
    redis-benchmark hopefully last bug with multi bulk reply fixed
antirez pushed to master at antirez/redis Thu Nov 19 04:09:04 -0800 2009
HEAD is 58cd710344c2a18c6d55895dc960cd141109c5a8
antirez pushed to master at antirez/redis Thu Nov 19 02:46:39 -0800 2009
HEAD is 7ea870c09205c93b6e0677ad466bf46a6f11a9ea
  • antirez committed 7ea870c0:
    Use writev(2) if glue output buffers is disabled
antirez pushed to master at antirez/redis Thu Nov 19 01:42:27 -0800 2009
HEAD is 89ee361eeffe6c117a9edb19e8468c44b394ee31
antirez pushed to master at antirez/redis Wed Nov 18 11:32:10 -0800 2009
HEAD is c28b42acd9b32c8888d7265adc528ded7a787919
  • antirez committed c28b42ac:
    more experiments with long replies, glue output buffer, and writev.
antirez pushed to master at antirez/redis Wed Nov 18 10:41:37 -0800 2009
HEAD is cc30e368a3fd049bd5ffaa83f16cbac557d8279d
  • antirez committed cc30e368:
    benchmarking with different number of LRANGE elements. Ability to change the glue output buffer limit by #define
antirez pushed to master at antirez/redis Wed Nov 18 10:02:26 -0800 2009
HEAD is ccb5332c5e6644a56b2af1ba3248f882d4f1bb60
antirez pushed to master at antirez/redis Wed Nov 18 09:47:12 -0800 2009
HEAD is 6c4e61b389bc9a9ce909e3ee6addb5ef6fddcf39
  • antirez committed 6c4e61b3:
    redis-benchmark multi bulk reply support hopefully fixed
antirez pushed to master at antirez/redis Tue Nov 17 08:46:53 -0800 2009
HEAD is 2895e8626734136583c37ce6d4c7c76809d0d872
  • antirez committed 2895e862:
    support for writev implemented but currently ifdef-ed in order to understan why I can't see the improvements expected. Btw code provided by Stefano Barbato
antirez pushed to master at antirez/redis Tue Nov 17 07:57:45 -0800 2009
HEAD is 2fd309522d22ea518a496cf203e77505ec35aaf1
  • antirez committed 2fd30952:
    multi-bulk reply support for redis-bench, and as a result LRANGE is not tested, providing some number for the tuning of multi-bulk requests performances server-side
antirez pushed to master at antirez/redis Mon Nov 16 08:34:29 -0800 2009
HEAD is ef3ac64a27519c65370fbe6877c514e58a29d644
antirez pushed to master at antirez/redis Thu Nov 12 12:47:08 -0800 2009
HEAD is 51e01d9b39127eb278957f0c7f122e43a8f830e0

3 commits »

antirez pushed to master at antirez/redis Thu Nov 12 02:37:01 -0800 2009
HEAD is bbf44ecf1b33196a8302152a37fe10df2bbb359d

2 commits »

antirez pushed to master at antirez/redis Wed Nov 11 14:42:39 -0800 2009
HEAD is 405b0a6aa5aab15c50fee38459d354a0fe27a47b
  • antirez committed 405b0a6a:
    Workaround for test-redis.tcl and Tcl 8.4.x about ZSCORE test
antirez pushed to master at antirez/redis Wed Nov 11 11:00:04 -0800 2009
HEAD is fee803ba3eeb9a902e3e8ac27812cc9b2eba970b

3 commits »

antirez pushed to master at antirez/redis Tue Nov 10 10:20:41 -0800 2009
HEAD is bcfc686db7351a4489d135d2fb0544fb6ee8dad9
  • antirez committed bcfc686d:
    Tcl script, make target, and redis.c changes to build the static symbol table automagically
antirez pushed to master at antirez/redis Tue Nov 10 08:48:13 -0800 2009
HEAD is f23242938637c5c72f5a8104976a3f7764d66203
  • antirez committed f2324293:
    Implemented a much better lazy expiring algorithm for EXPIRE
antirez pushed to master at antirez/redis Tue Nov 10 01:26:22 -0800 2009
HEAD is 060f6be6bf2976bad5bd6007d21e7e6ff081c92b
  • antirez committed 060f6be6:
    Fixed issue 92 in redis: redis-cli (nil) return value lacks CR/LF
antirez pushed to master at antirez/redis Mon Nov 09 17:02:40 -0800 2009
HEAD is bf75f580c91645e02fb017d13a33d330ac3a8f1e
  • antirez committed bf75f580:
    Minor TODO change with new expiring algorithm description. New expiring algorithm moved since it'll go in 1.1
antirez pushed to master at antirez/redis Wed Nov 04 03:28:44 -0800 2009
HEAD is eea4baf70d42500c574fc4ac23467a03bb79bb16
  • antirez committed eea4baf7:
    redis-test is now a better Redis citizen, testing everything against DB 9 and 10 and only if this DBs are empty.