Commit History

Author SHA1 Message Date
  antirez e3aeaa93f2 dict.c sub-hashing WIP 2 (try next positions). 8 years ago
  antirez e9ad6b39d8 dict.c sub-hashing WIP. 8 years ago
  antirez 5d4cd43ef8 dict.c better dictPushEntry initial index strategy. 8 years ago
  antirez 9554fd5ab0 dict.c improvements to rehashing and reallocation. 8 years ago
  antirez 96224f750f dict.c clustered slot prealloc. 8 years ago
  antirez 976a7d231f dict.c key hash caching. 8 years ago
  antirez 8504bf18ad dict.c clustered buckets. 8 years ago
  antirez 560e6787e1 Clustered dict.c entries WIP. 8 years ago
  antirez 0d179d17ba dict.c benchmark minor improvements. 8 years ago
  antirez bd6c4cade6 dict.c benchmark: mixed del/insert benchmark. 8 years ago
  antirez 0f708ab2a9 dict.c benchmark: finish rehashing before testing lookups. 8 years ago
  antirez ed6a4517f5 dict.c benchmark improvements. 8 years ago
  antirez 1074f73629 dict.c benchmark: take optional count argument. 8 years ago
  antirez 91a59e03a8 dict.c benchmark. 8 years ago
  antirez 57a0db9495 Fix rdb.c var types when calling rdbLoadLen(). 8 years ago
  antirez 9f76d82689 sds: don't check for impossible string size in 32 bit systems. 8 years ago
  antirez e0d4146620 Sentinel example config: warn about protected mode. 8 years ago
  Salvatore Sanfilippo 9f779b33b5 Merge pull request #3340 from rojingeorge/unstable 8 years ago
  Salvatore Sanfilippo c5414cef71 Merge pull request #3429 from guoxiao/warning 8 years ago
  Guo Xiao 4bd72ab729 Use the standard predefined identifier __func__ (since C99) 8 years ago
  antirez e7f1798179 Modules: basic call/reply tests in test module. 8 years ago
  antirez 13f18d2b17 Modules: handle NULL replies more gracefully. 8 years ago
  antirez a81a92ca2c Security: Cross Protocol Scripting protection. 8 years ago
  antirez ede6e22cd3 Fix comment over 80 cols. 8 years ago
  antirez 04340e1ff1 Modules: initial draft for a testing module. 8 years ago
  antirez 7829e4ed2c Modules: StringAppendBuffer() and ability to retain strings. 8 years ago
  Qu Chen d982f44372 Fix a bug to delay bgsave while AOF rewrite in progress for replication 8 years ago
  antirez 9424fe4580 Remove extra "-" from ASCII horizontal bar in comment. 8 years ago
  antirez 9d524114ed Update linenoise to fix insecure redis-cli history file creation. 8 years ago
  antirez 8966d4ca5e Changelog format modified to be less verbose. 8 years ago