1. 26 Apr, 2019 3 commits
  2. 10 Apr, 2019 2 commits
  3. 18 Mar, 2019 7 commits
  4. 14 Mar, 2019 17 commits
  5. 13 Mar, 2019 7 commits
  6. 10 Mar, 2019 2 commits
  7. 04 Mar, 2019 1 commit
  8. 01 Mar, 2019 1 commit
    • Oran Agra's avatar
      redis-cli add support for --memkeys, fix --bigkeys for module types · 72ba6069
      Oran Agra authored
      * bigkeys used to fail on databases with module type keys
      * new code adds more types when it discovers them, but has no way to know element count in modules types yet
      * bigkeys was missing XLEN command for streams
      * adding --memkeys and --memkeys-samples to make use of the MEMORY USAGE command
      
      see #5167, #5175
      72ba6069