Commit History

Author SHA1 Message Date
  Salvatore Sanfilippo a16aa03a67 Merge pull request #5051 from oranagra/streams_mem_estimate 6 years ago
  Oran Agra 20e10dc7b8 fix streams memory estimation, missing raxSeek 6 years ago
  shenlongxing ec55df117f fix typo 6 years ago
  youjiali1995 df6644fe0e Fix rdbLoadIntegerObject() to create shared objects when needed. 6 years ago
  Salvatore Sanfilippo 1527bcada3 Merge pull request #5036 from bepahol/unstable 6 years ago
  Salvatore Sanfilippo c1e8240565 Merge pull request #5039 from oranagra/rdb_dbsize_hint 6 years ago
  Salvatore Sanfilippo 79f55eeddd Merge pull request #5040 from oranagra/memrev64ifbe_fix 6 years ago
  Salvatore Sanfilippo c6f4118ce6 Merge pull request #5045 from guybe7/restore_fix 6 years ago
  Guy Benoish b5197f1fc9 Enhance RESTORE with RDBv9 new features 6 years ago
  Salvatore Sanfilippo c6fdebf533 Merge pull request #5042 from oranagra/malloc_usable_size_libc 6 years ago
  Oran Agra 482785ac62 add malloc_usable_size for libc malloc 6 years ago
  Salvatore Sanfilippo 4da296307c Merge pull request #5023 from FX-HAO/unstable 6 years ago
  antirez e72190252e Test RDB stream encoding saving/loading. 6 years ago
  Salvatore Sanfilippo 5f5e1199ef Merge pull request #5041 from oranagra/redis-rdb-check_rdbLoadMillisecondTime 6 years ago
  antirez 4848fbec8b Modules: convert hash to hash table for big objects. 6 years ago
  Oran Agra f31b0405f0 fix redis-rdb-check to provide proper arguments to rdbLoadMillisecondTime 6 years ago
  antirez 333c98c43a AOF: remove no longer used variable "now". 6 years ago
  antirez e94b2053c6 Modify clusterRedirectClient() to handle ZPOP and XREAD. 6 years ago
  Oran Agra 26229aa607 use safe macro (non empty) in memrev64ifbe to eliminate empty if warning 6 years ago
  Oran Agra 5cd3c9529d 64 bit RDB_OPCODE_RESIZEDB in rdb saving 6 years ago
  antirez ba92b517b8 Remove AOF optimization to skip expired keys. 6 years ago
  Benjamin Holst 36524060df Update README.md 6 years ago
  antirez 44571088d8 Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 years ago
  antirez 6967d0bd5a Revert fix #4976 just leaving the flush() part. 6 years ago
  antirez 0ed0dc3c02 Fix incrDecrCommand() to create shared objects when needed. 6 years ago
  antirez bd92389c2d Refactor createObjectFromLongLong() to be suitable for value objects. 6 years ago
  Salvatore Sanfilippo 3518bb66d7 Merge pull request #5020 from shenlongxing/fix-config 6 years ago
  antirez 2076660843 Streams: fix xreadGetKeys() for correctness. 6 years ago
  Salvatore Sanfilippo e670ccffea Merge pull request #4857 from youjiali1995/fix-command-getkeys 6 years ago
  antirez a0b27dae85 Streams: fix xreadGetKeys() buffer overflow. 6 years ago