kevy

FLUSHDB

Delete every key of the current database (kevy is single-DB: same as FLUSHALL).

構文FLUSHDB
グループserver
引数の数-1
導入バージョン1.0.0
フラグwrite
計算量O(N + S) — identical to FLUSHALL
Redis 互換性differs: kevy is single-DB, so FLUSHDB is an alias of FLUSHALL; ASYNC / SYNC are ignored

← すべてのコマンド