Skip to content

Tags: eloqdata/eloqkv

Tags

0.8.24

Toggle 0.8.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor scan to avoid blocking (#307)

currently scan match pattern count 100 will not return until finding 100 matched pattern values. This will block the processing. Refactor scan logic to make it consistent with Redis. 

Co-authored-by: lokax <m632656684@gmail.com>

0.8.23

Toggle 0.8.23's commit message
fix readonly error not reported

0.8.22

Toggle 0.8.22's commit message
New tag 0.8.22

0.8.21

Toggle 0.8.21's commit message
New tag 0.8.21

0.8.20

Toggle 0.8.20's commit message
chore: fix tag issue.

0.8.19

Toggle 0.8.19's commit message
update