Commit History

Author SHA1 Message Date
  antirez 49147f36e9 Don't expire keys while loading RDB from AOF preamble. 6 years ago
  WuYunlong 2a887bd53f Fix rdb save by allowing dumping of expire keys, so that when 6 years ago
  zhaozhao.zz ce2e0c02fc MEMORY: fix the missing of monitor clients buffers 6 years ago
  antirez 6536ce27a4 Streams: fix comments referring to old ID format. 6 years ago
  Salvatore Sanfilippo f8fd6639e7 Merge pull request #4948 from soloestoy/avoid-warning-stream 6 years ago
  antirez 2bd36616ba Streams: fix test ID format. 6 years ago
  zhaozhao.zz c2d7e6cea7 avoid warning in t_stream.c 6 years ago
  antirez fb6ebaa598 Backport hiredis issue 525 fix to compile on FreeBSD. 6 years ago
  antirez fb9c1c3dbd Simplify XADD ID syntax error code path,. 6 years ago
  Salvatore Sanfilippo a60f553b68 Merge pull request #4832 from 0xtonyxia/fix-xadd-ID-parse 6 years ago
  antirez 95fa564add Avoid warning by explicitly initializing var to NULL. 6 years ago
  antirez b2b4e186a2 Explicitly cast void pointers to char pointers for printf style logging. 6 years ago
  Salvatore Sanfilippo 42ec8e8cb2 Merge pull request #4946 from soloestoy/linux-make-lrt 6 years ago
  zhaozhao.zz 2711f053f2 append -lrt to FINAL_LIBS for linux 6 years ago
  antirez e4f5c04930 Don't append libjemalloc.a otherwise it will be after -ldl. 6 years ago
  Mota af3471a5dc Fix debug crash-and-recover help info. 6 years ago
  antirez 694145bd74 Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 years ago
  antirez 4e729fcdaf Generate configure for Jemalloc. 6 years ago
  antirez 98d5d3f118 Make active defragmentation tests optional. 6 years ago
  antirez fef42d0985 Add --with-version in Jemalloc config script. 6 years ago
  antirez 8d76c6a878 Specify that Jemalloc configure requires version. 6 years ago
  antirez 08e1c8e820 Jemalloc upgraded to version 5.0.1. 6 years ago
  antirez 8f4e2075a7 Update documentation about how to upgrade Jemalloc. 6 years ago
  Salvatore Sanfilippo b23a501135 Merge pull request #4099 from JunHe77/aarch64_stack_cflag 6 years ago
  Salvatore Sanfilippo 18b7f71130 Merge pull request #4932 from 0xtonyxia/fix-redis-cli-set-prefer-memory-leak 6 years ago
  Salvatore Sanfilippo ef7ccad180 Merge pull request #4922 from 0xtonyxia/enhance-cli-security 6 years ago
  Salvatore Sanfilippo 8a200b04c3 Merge pull request #4831 from 0xtonyxia/fix-xadd-arity-check 6 years ago
  antirez de4b6cb27b Merge branch 'unstable' of github.com:/antirez/redis into unstable 6 years ago
  antirez 8631e64779 Sentinel: fix delay in detecting ODOWN. 6 years ago
  Salvatore Sanfilippo 1ab3c82375 Merge pull request #4908 from soloestoy/aof-rdb-preamble-compatible-checksum-no 6 years ago