PokIsemaine commented on issue #2177:
URL: https://github.com/apache/kvrocks/issues/2177#issuecomment-2126155929

   MULTI/EXEC has the same problem
   ···
   127.0.0.1:6666> MULTI
   OK
   127.0.0.1:6666> SET key 123
   QUEUED
   127.0.0.1:6666> FLUSHDB
   QUEUED
   127.0.0.1:6666> EXEC
   1) OK
   2) (error) ERR Not implemented: DeleteRange unsupported in 
WriteBatchWithIndex
   ···


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to