1. 28 Nov, 2010 1 commit
  2. 16 Nov, 2010 1 commit
    • Tj Holowaychuk's avatar
      Added redis-cli interactive help support · 5397f2b5
      Tj Holowaychuk authored
      updated via commands.json in redis-doc repo. Currently
      use `make src/help.h` to re-generate. The following
      are valid from the REPL:
      
        help
        help [command]
        help [group]
        help groups
      
      ex:
      
        help sort
        help hash
      5397f2b5
  3. 08 Nov, 2010 2 commits
  4. 03 Nov, 2010 3 commits
  5. 02 Nov, 2010 1 commit
  6. 17 Oct, 2010 1 commit
  7. 07 Oct, 2010 1 commit
  8. 09 Sep, 2010 1 commit
  9. 30 Aug, 2010 3 commits
  10. 25 Aug, 2010 3 commits
  11. 24 Aug, 2010 2 commits
  12. 05 Aug, 2010 1 commit
  13. 04 Aug, 2010 7 commits
  14. 01 Aug, 2010 1 commit
  15. 07 Jul, 2010 1 commit
  16. 06 Jul, 2010 1 commit
  17. 01 Jul, 2010 1 commit
    • antirez's avatar
      redis.c split into many different C files. · e2641e09
      antirez authored
      networking related stuff moved into networking.c
      
      moved more code
      
      more work on layout of source code
      
      SDS instantaneuos memory saving. By Pieter and Salvatore at VMware ;)
      
      cleanly compiling again after the first split, now splitting it in more C files
      
      moving more things around... work in progress
      
      split replication code
      
      splitting more
      
      Sets split
      
      Hash split
      
      replication split
      
      even more splitting
      
      more splitting
      
      minor change
      e2641e09
  18. 26 May, 2010 2 commits
  19. 25 May, 2010 1 commit
  20. 14 May, 2010 2 commits
  21. 07 May, 2010 1 commit
  22. 29 Apr, 2010 2 commits
  23. 27 Apr, 2010 1 commit