GithubHelp home page GithubHelp logo

[Q] keys scan command about keydb HOT 4 CLOSED

snapchat avatar snapchat commented on June 11, 2024
[Q] keys scan command

from keydb.

Comments (4)

JohnSully avatar JohnSully commented on June 11, 2024 1

Sorry we couldn’t help you. I’ll update this issue if we are able to improve Keys in the future.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

While KeyDB is Multithreaded the Keys command will hold a lock for the duration of its execution. This has the same issues as with Redis.

We are looking into allowing lock free execution of commands and I will add this to the list of things to look at.

In short yes - it has the same issue but for a different reason.

from keydb.

hellower avatar hellower commented on June 11, 2024

Thanks.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

The KEYS command now only blocks the current database (and thread) in unstable (slated for v5.1.0). It will still block on accesses to the same DB the KEYS command is running on, but we're a lot closer now to a fully non blocking KEYS.

from keydb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.