1. 09 Nov, 2011 1 commit
    • antirez's avatar
      Initial support for key expire times with millisecond resolution. RDB version... · 7dcc10b6
      antirez authored
      Initial support for key expire times with millisecond resolution. RDB version is now 3, new opcoded added for high resolution times. Redis is still able to correctly load RDB version 2. Tests passing but still a work in progress. API to specify milliseconds expires still missing, but the precision of normal expires is now already improved and working.
      7dcc10b6
  2. 08 Nov, 2011 1 commit
  3. 26 Oct, 2011 1 commit
  4. 08 Oct, 2011 1 commit
  5. 22 Sep, 2011 1 commit
  6. 19 Sep, 2011 2 commits
  7. 16 Sep, 2011 4 commits
  8. 15 Sep, 2011 1 commit
  9. 13 Sep, 2011 6 commits
  10. 02 Aug, 2011 1 commit
  11. 29 Jun, 2011 1 commit
    • antirez's avatar
      Partial fix for a problem with AOF and BRPOP. We have at least a single... · ef67a2fc
      antirez authored
      Partial fix for a problem with AOF and BRPOP. We have at least a single evidence of an AOF that ended with a BRPOP call against an empty list, causing later issues at run time. Now the problem is detected while loading the AOF at startup, even if it is still to understand how the corrupted AOF was generated.
      ef67a2fc
  12. 25 Jun, 2011 1 commit
  13. 17 Jun, 2011 1 commit
  14. 10 Jun, 2011 3 commits
  15. 29 May, 2011 1 commit
  16. 14 May, 2011 1 commit
  17. 10 May, 2011 1 commit
  18. 22 Apr, 2011 1 commit
  19. 06 Apr, 2011 1 commit
  20. 14 Mar, 2011 1 commit
  21. 04 Mar, 2011 1 commit
  22. 09 Jan, 2011 1 commit
  23. 07 Jan, 2011 2 commits
  24. 28 Dec, 2010 1 commit
  25. 08 Nov, 2010 1 commit
  26. 02 Nov, 2010 2 commits
  27. 25 Oct, 2010 1 commit