提交歷史

作者 SHA1 備註 提交日期
  antirez 0c9a325d08 TCC: protect dictionaries from changing while accessed. 4 年之前
  antirez 9bd8f02fe1 TCC: simplify sync execution. 4 年之前
  antirez c2e591de9e TCC: test threaded commands implemented so far. 4 年之前
  antirez c47ee90325 TCC: fix clientShouldWaitOnLockedKeys() MULTI bug. 4 年之前
  antirez 68bc8c75d2 TCC: fix unblocking on the synchronous case. 4 年之前
  antirez 3efd8ac42d TCC: first set of tests. 4 年之前
  antirez 7a5762d347 TCC: threaded SINTER / SMEMBERS. 4 年之前
  antirez e19c5c8cf3 TCC: use threaded SUNION/DIFF only for large sets. 4 年之前
  antirez 712db71ed2 TCC: fix SPOP unwanted threaded execution. 4 年之前
  antirez 561dc2bf49 TCC: select correct db in reply_client to unlock keys properly. 4 年之前
  antirez 840932fbe2 TCC: Threaded SUNION / SDIFF. 4 年之前
  antirez 1dbe1eaeab TCC: block clients on EXEC as well. 4 年之前
  antirez ea3f7c6f48 TCC: also use synchronous execution on AOF loading. 4 年之前
  antirez ca3fd367e8 TCC: refactoring + detection of scripts locked keys access. 4 年之前
  antirez 555adf7290 TCC: run threaded commands synchronously if called by Lua/MULTI. 4 年之前
  antirez cee2ba9b67 TCC: DEBUG LOCK implemented. 4 年之前
  antirez ee72487e47 TCC: LRANGE: fix non-threaded call object reference. 4 年之前
  antirez 4ab662f671 TCC: LRANGE: use threaded execution only for listlen > N. 4 年之前
  antirez 438ffcae89 Threaded core commands: key unlocking WIP 2. 4 年之前
  antirez f302c75f6f THreaded core commands: key unlocking WIP. 4 年之前
  antirez 426b864345 Threaded core commands: block clients on locked keys. 4 年之前
  antirez dd53453e8f Threaded core commands: clients wait queue WIP. 4 年之前
  antirez 52db745c0d Threaded core commands: fix LCS leaks on syntax error. 4 年之前
  antirez a30678e6f6 Threaded core commands: initial lockKey() API. 4 年之前
  antirez 9c373b2690 Threaded core commands: API simplification. 4 年之前
  antirez 34dcff0a3b Threaded core commands: ability to pass options. 4 年之前
  antirez 2aef66d37c Threaded core commands: call freedata methdo + threads count. 4 年之前
  antirez 80efd2e8b5 Threaded core commands: WIP #1. 4 年之前
  antirez 66ade8636e Threaded core commands: genesis. 4 年之前
  antirez 2ebcd63d6a Adapt EVAL+busy script test to new behavior. 4 年之前