Historique des commits

Auteur SHA1 Message Date
  antirez b65ddfb16a Dynamic HZ: adapt cron frequency to number of clients. il y a 6 ans
  antirez e6ea603ad3 Dynamic HZ: separate hz from the configured hz. il y a 6 ans
  antirez 4ff47a0b9b Top comment clientsCron(). il y a 6 ans
  antirez aba6855282 Clarify that clientsCronTrackExpansiveClients() indexes may jump ahead. il y a 6 ans
  antirez be88c0b16a Rename INFO CLIENT max buffers field names for correctness. il y a 6 ans
  antirez 0cf3794e6e Fix wrong array index variable in getExpansiveClientsInfo(). il y a 6 ans
  antirez ea3a20c5d0 Change INFO CLIENTS sections to report pre-computed max/min client buffers. il y a 6 ans
  antirez 8f7e496ba5 Rename var in clientsCronTrackExpansiveClients() for clarity. il y a 6 ans
  antirez 8d617596f1 Implement a function to retrieve the expansive clients mem usage. il y a 6 ans
  antirez 85a1b4f807 clientsCronTrackExpansiveClients() actual implementation. il y a 6 ans
  antirez d4c5fc57db clientsCronTrackExpansiveClients() skeleton and ideas. il y a 6 ans
  antirez 1c95c07596 Make vars used only by INFO CLIENTS local to the block. il y a 6 ans
  Salvatore Sanfilippo 16b8d364cc Merge pull request #4727 from kingpeterpaule/redis-fix-info-cli il y a 6 ans
  antirez 0aca977c47 Merge branch 'unstable' of github.com:/antirez/redis into unstable il y a 6 ans
  antirez 313b2240ae In addReplyErrorLength() only panic when replying to slave. il y a 6 ans
  antirez 6183f0590d Refine comment in addReplyErrorLength() about replying to masters/slaves. il y a 6 ans
  Salvatore Sanfilippo 22e9321c3e Merge pull request #5138 from oranagra/improve_defrag_test il y a 6 ans
  Oran Agra f89c93c8ad make active defrag test more stable il y a 6 ans
  Salvatore Sanfilippo 8213f64d64 Merge pull request #5122 from trevor211/allowWritesWhenAofDisabled il y a 6 ans
  Salvatore Sanfilippo 46fd927800 Merge pull request #4237 from aspirewit/update-comment il y a 6 ans
  antirez 6201f7b4e0 Streams: better error when $ is given with XREADGROUP. il y a 6 ans
  Salvatore Sanfilippo 4bff45c7a6 Merge pull request #5136 from 0xtonyxia/fix-xread-id-parse il y a 6 ans
  antirez afc7e08a20 Panic when we are sending an error to our master/slave. il y a 6 ans
  Salvatore Sanfilippo e03358c0d9 Merge pull request #5135 from oranagra/rare_repl_corruption il y a 6 ans
  dejun.xdj 846cf12ae5 Streams: remove meaningless if condition. il y a 6 ans
  dejun.xdj 6501b6bb6d Streams: return an error message if using xreadgroup with '$' ID. il y a 6 ans
  Oran Agra d55598988b fix rare replication stream corruption with disk-based replication il y a 6 ans
  antirez cefe21d28a dict.c: remove a few trailing spaces. il y a 6 ans
  Salvatore Sanfilippo 4fc2099235 Merge pull request #5128 from kingpeterpaule/remove-one-loop-in-freeMemoryIfNeeded il y a 6 ans
  Salvatore Sanfilippo 9fbd49bbaf Merge pull request #5113 from 0xtonyxia/using-compare-func-instead il y a 6 ans