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
- Host: GitHub
- URL: https://github.com/uki00a/redis-term
- Owner: uki00a
- License: mit
- Created: 2018-12-02T07:28:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T17:12:43.000Z (about 3 years ago)
- Last Synced: 2025-04-23T06:15:21.160Z (10 months ago)
- Topics: blessed, nodejs, react-blessed, redis
- Language: JavaScript
- Homepage:
- Size: 688 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## redis-term

## 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