dragonfly
dragonfly copied to clipboard
A modern replacement for Redis and Memcached
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....
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.
**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] -...
Redis GEO command GEOADD、GEOPOS、GEODIST、GEORADIUS