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 (7 months)

Public Repositories (4)

  • redis

    Redis key-value store

    legend

    Last updated Wed Nov 04 03:28:43 -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 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.
antirez pushed to master at antirez/redis Wed Nov 04 03:01:48 -0800 2009
HEAD is 121796f792c4d8fdc06fe664d675ec16791f6818
  • root committed 121796f7:
    fixed a refcounting bug with SORT ... STORE leading to random crashes
antirez pushed to master at antirez/redis Wed Nov 04 00:53:54 -0800 2009
HEAD is d0ccebcf46a2f726117b05f2a317b0a5e7113cae
  • antirez committed d0ccebcf:
    masterauth option merged, thanks to Anthony Lauzon
antirez pushed to master at antirez/redis Tue Nov 03 05:36:50 -0800 2009
HEAD is eaa256ad256e385f6f448df6c162ff14f4d2956b
antirez pushed to master at antirez/redis Tue Nov 03 03:05:19 -0800 2009
HEAD is 9155ea9c710f9ba481ac2c65a6a354a90eac8442
antirez pushed to master at antirez/redis Tue Nov 03 03:04:27 -0800 2009
HEAD is f89c3a3500e0f62688ab3ee649002601844b1592

3 commits »

antirez pushed to master at antirez/redis Sun Nov 01 06:47:48 -0800 2009
HEAD is cdd140aa67be01a994dbb001e050f3dd2b0578ee
antirez pushed to master at antirez/redis Sun Nov 01 06:47:02 -0800 2009
antirez pushed to master at antirez/redis Sun Nov 01 06:32:02 -0800 2009
HEAD is e2aba0f9ec23d00610b315f8163d7a0ec255c370
  • antirez committed e2aba0f9:
    redis-cli now makes clear when the returned string is an integer
antirez pushed to master at antirez/redis Sun Nov 01 06:29:47 -0800 2009
HEAD is 443c6409c326792514ced7a6c68a7f44c47898f7
antirez pushed to master at antirez/redis Sun Nov 01 05:14:08 -0800 2009
HEAD is d8f8b666f451a2116c93ec4ff6207d9ca013855e
  • antirez committed d8f8b666:
    now Redis prints DB stats just after the startup without to wait a second for the first report
antirez pushed to master at antirez/redis Sun Nov 01 04:43:41 -0800 2009
HEAD is 33ed1a426da493b4fd5a6a177007d38d7e1c6770
  • antirez committed 33ed1a42:
    another fix for append only mode, now read-only operations are not appended
antirez pushed to master at antirez/redis Sun Nov 01 02:55:54 -0800 2009
HEAD is 1766c6dadce7dd59f3f272d8cc21a4ce52c3f561
  • antirez committed 1766c6da:
    appendfsync parsing in config file fixed. If you benchmarked Redis against different appendfsync options is time to try again ;)
antirez pushed to master at antirez/redis Sun Nov 01 02:05:58 -0800 2009
HEAD is 9387d17dfeb757d685236ff5c792d102ea296631
antirez pushed to master at antirez/redis Sun Nov 01 01:55:05 -0800 2009
HEAD is f80dff6212661a404c7c32c6741691b6255a4e31
  • antirez committed f80dff62:
    first version of append only file loading -- STILL BROKEN don't use it
antirez pushed to master at antirez/redis Sat Oct 31 15:03:20 -0700 2009
HEAD is 412a8bcea3e2329ee255174d68b6760416cc3a59
  • antirez committed 412a8bce:
    Fixed Issue 83:Using TYPE on a zset results in a malformed response from the Redis server
antirez pushed to master at antirez/redis Sat Oct 31 06:32:10 -0700 2009
HEAD is 71eba4775d886fe85337560e2103680390ed2cdd
antirez pushed to master at antirez/redis Fri Oct 30 09:41:48 -0700 2009
HEAD is 4e141d5a21626a43ad61c91f2baddffdaf01fcb1
  • antirez committed 4e141d5a:
    append only mode is now able to translate EXPIRE into EXPIREAT transparently
antirez pushed to master at antirez/redis Fri Oct 30 09:39:56 -0700 2009
HEAD is 0154acdc57bd73f0a7f8afe2cecc890679ee97ff
antirez pushed to master at antirez/redis Fri Oct 30 05:49:04 -0700 2009
HEAD is 48f0308ad327d3bf4a89c1fc1ca977b7ed6f0f96
  • antirez committed 48f0308a:
    support for appendonly mode no, always, everysec
antirez pushed to master at antirez/redis Thu Oct 29 17:11:37 -0700 2009
HEAD is 16f9254761332a0f939cb145529d8ce5d55262a5
antirez pushed to master at antirez/redis Thu Oct 29 17:04:25 -0700 2009
HEAD is 44b38ef43259e8805b01db01ad9a1c67479c6194
  • antirez committed 44b38ef4:
    Initial implementation of append-only mode. Loading still not implemented.
antirez pushed to master at antirez/redis Thu Oct 29 16:21:16 -0700 2009
HEAD is 43e5ccdf57e2144a8a43c04c5a64e91a155a78fb

2 commits »

antirez pushed to master at antirez/redis Thu Oct 29 03:43:48 -0700 2009
HEAD is fa4c0aba85fca17e2526831d1afa530724479ed5
  • antirez committed fa4c0aba:
    Fixed Issue 74 (ERR just returned on invalid password), now the error message is -ERR invalid password.
antirez pushed to master at antirez/redis Thu Oct 29 03:38:38 -0700 2009
HEAD is 4aa701c11aae2b645583e78a808452ae7e1918da
  • antirez committed 4aa701c1:
    Fixed issue 72 (SLAVEOF shutdowns redis-server on malformed reply)
antirez pushed to master at antirez/redis Thu Oct 29 03:32:03 -0700 2009
HEAD is 6c9385e01d127f8ffa6a783b2a571d8ac4b73666
  • antirez committed 6c9385e0:
    Fixed issue 77 (Incorrect time in log files) thanks to youwantalex
antirez pushed to master at antirez/redis Thu Oct 29 03:30:51 -0700 2009
HEAD is f72b934d1478add5e580e312e93831cbab178a89
  • antirez committed f72b934d:
    Fixed Issue 76 (redis-server crashes when it can't connect to MASTER and client connects to SLAVE)
antirez pushed to master at antirez/redis Thu Oct 29 03:10:30 -0700 2009
HEAD is 1807985bafe08e69c1665684a0a274a4f1d74c08
  • antirez committed 1807985b:
    ZREMRANGEBYSCORE implemented. Remove a range of elements with score between min and max
antirez pushed to master at antirez/redis Wed Oct 28 15:04:07 -0700 2009
HEAD is d13f767cf2c23f47fd976380c8c8833ec525eccd
  • antirez committed d13f767c:
    TODO changes and mostly theoretical minor skiplist change
antirez pushed to master at antirez/redis Wed Oct 28 05:17:23 -0700 2009
HEAD is 3c41331e118ca130736193b3ee26827c990b3537
  • antirez committed 3c41331e:
    ZLEN renamed ZCARD for consistency with SCARD
antirez pushed to master at antirez/redis Tue Oct 27 10:54:14 -0700 2009
HEAD is 23cff1a874693a80fc76b4b947cddfbe461ab43e
antirez pushed to master at antirez/redis Tue Oct 27 10:44:24 -0700 2009
HEAD is 5b19e727c7bea32ddd68896bc5c4fdccf0c8a2d5
antirez pushed to master at antirez/redis Tue Oct 27 10:39:54 -0700 2009
HEAD is 0bc1b2f651aa054cf1b83b3d1379120b98902150

2 commits »

antirez pushed to master at antirez/redis Tue Oct 27 10:31:24 -0700 2009
HEAD is d7f43c081a49e31aac6b060ca8dfbc259da2c53d
  • antirez committed d7f43c08:
    A lot of ZSETs tests implemented, and a bug fixed thanks to this new tests
antirez pushed to master at antirez/redis Tue Oct 27 01:07:04 -0700 2009
HEAD is d8b5f18f1da560dbe39e553407f0fd58d43d0129