OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
161 stars 58 forks source link

support echo, auth commnd #356

Open Tangruilin opened 2 weeks ago

Tangruilin commented 2 weeks ago

Which PikiwiDB functionalities are relevant/related to the feature request?

other

Description

support echo, auth commnd

Proposed solution

echo: refer to https://redis.io/docs/latest/commands/?name=echo auth: refer to https://redis.io/docs/latest/commands/?name=auth

Alternatives considered

nothing

Issues-translate-bot commented 2 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: support echo, auth command

Tangruilin commented 2 weeks ago

refer to #30