arana-db/kiwi

[FEATURE] Redis String Command

Open

#144 opened on Sep 27, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (33 forks)auto 404
P1good first issuehelp wanted✏️ Feature

Repository metrics

Stars
 (57 stars)
PR merge metrics
 (PR metrics pending)

Description

功能描述

reference: https://valkey.io/commands/#string

Command Developer
SET(完善NX/XX/EX/PX)GETSETSTRLEN
MGETMSETMSETNX @ruojieranyishen
SETNXSETEXPSETEX
APPENDGETRANGESETRANGE @guozhihao-224
INCRINCRBYDECRDECRBYINCRBYFLOAT @happy-v587
GETBITSETBITBITCOUNTBITOPBITPOS @lsyulong

动机

enhance Redis String Command

额外信息

No response

Contributor guide