.TH KEYDB-CLI 1 "August 17, 2019" .SH NAME keydb-cli \- Command-line client to keydb-server .SH SYNOPSIS .B keydb-cli .RI [options] .SH DESCRIPTION KeyDB is a key-value database. It is similar to memcached but the dataset is not volatile and other datatypes (such as lists and sets) are natively supported. .PP \fBkeydb-cli\fP provides a simple command-line interface to a KeyDB server. .SH OPTIONS See \fBkeydb-doc\fP for more information on the commands KeyDB accepts. .SH AUTHOR \fBkeydb-cli\fP was written by John Sully, originating as a fork of Redis. Redis was written by Salvatore Sanfilippo. .PP This manual page was written by Chris Lamb for the Debian project (but may be used by others). Modified by Ben Schermel