An open API service indexing awesome lists of open source software.

https://github.com/uki00a/redisdoc

Browse the Redis command reference from the terminal
https://github.com/uki00a/redisdoc

Last synced: about 1 year ago
JSON representation

Browse the Redis command reference from the terminal

Awesome Lists containing this project

README

          

# redisdoc

Browse the Redis command reference from the terminal.

## Installation

```shell
$ go get github.com/uki00a/redisdoc
```

## Usage

```shell
$ redisdoc SET
```

```shell
$ redisdoc ACL LOAD
```