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

https://github.com/uki00a/redis-term

a terminal client for Redis
https://github.com/uki00a/redis-term

blessed nodejs react-blessed redis

Last synced: 4 months ago
JSON representation

a terminal client for Redis

Awesome Lists containing this project

README

          

## redis-term

![Screenshot](https://user-images.githubusercontent.com/35212662/55276211-5b7f8780-5334-11e9-9335-b41b21f64666.png)

## Install

```sh
$ npm install -g redis-term
```

## Inspired By

- [sqlectron-term](https://github.com/sqlectron/sqlectron-term)
- [Medis](https://github.com/luin/medis)

## TODO

- [ ] Improve error handling
- [ ] Improve shortcuts
- [ ] Improve editor
- [ ] Add more tests
- [ ] Refactor