Redis client for any platform.
See more about Client-X-Series
What's important!
- Support multiple connections.
- Optimize searching for keys in Big-Data dbs.
- Support reserving search history.
- More lighter UI and simpler operation.
- ...
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
MIT