X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/f9c6f39b2b0039cf29df6597d41c124048c825cd..1576520cc0c2deda30288bea797fdacf322581ec:/TODO diff --git a/TODO b/TODO index ac0bcced..145ec524 100644 --- a/TODO +++ b/TODO @@ -10,11 +10,6 @@ WARNING: are you a possible Redis contributor? of a merge. Otherwise it is probably wasted work! Thank you -2.6 -=== - -* Everything under the "SCRIPTING" section. - CLUSTER ======= @@ -29,8 +24,6 @@ CLUSTER SCRIPTING ========= -* MULTI/EXEC/...: should we do more than simply ignoring it? -* Prevent Lua from calling itself with redis("eval",...) * SCRIPT FLUSH or alike to start a fresh interpreter? OPTIMIZATIONS