1. 18 Apr, 2024 1 commit
    • Moti Cohen's avatar
      Hash Field Expiration - Basic support · c18ff056
      Moti Cohen authored
      - Add ebuckets & mstr data structures
      - Integrate active & lazy expiration
      - Add most of the commands 
      - Add support for dict (listpack is missing)
      TODOs:  RDB, notification, listpack, HSET, HGETF, defrag, aof
      c18ff056
  2. 20 Mar, 2024 1 commit
  3. 16 Feb, 2023 1 commit
  4. 16 Nov, 2021 1 commit
  5. 22 Dec, 2020 1 commit
  6. 08 Nov, 2012 1 commit
  7. 02 Nov, 2011 1 commit
  8. 23 Sep, 2010 1 commit
  9. 07 Jul, 2010 1 commit
  10. 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
  11. 23 Mar, 2010 1 commit
  12. 19 Feb, 2010 1 commit
  13. 15 Jan, 2010 1 commit
  14. 23 Mar, 2009 1 commit
  15. 22 Mar, 2009 1 commit