dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

A modern replacement for Redis and Memcached

Results 633 dragonfly issues
Sort by recently updated
recently updated
newest added

Trace basic debug/performance metrics about query execution so they can be used for asserts in more sophisticated tests for future optimizations. They're also helpful to analyze common queries and see...

**Describe the bug** A clear and concise description of what the bug is. Probably related to #782 , in bull-board, Dragonfly does not report the OS or fragmentation ratio properly....

bug

We should expand our release pipeline to support AL2-based runner

Currently Dragonfly has no option to forcefully shutdown execution on a second interrupt. If a script/transaction is still executing, it will proceed.

enhancement
minor

**Did you search GitHub Issues and GitHub Discussions First?** Yes **Is your feature request related to a problem? Please describe.** I am considering transitioning to your impressive Dragonfly data store...

Happens during lua execution ``` $this->redis->eval(LuaScripts::releaseLock(), 1, $this->name, $this->owner); ``` of the following script: ``` /** * Get the Lua script to atomically release a lock. * * KEYS[1] -...

bug

Redis GEO command GEOADD、GEOPOS、GEODIST、GEORADIUS