rediseph

0.8.6 • Public • Published

Rediseph (beta)

Rediseph is a real-time redis managemen tool. With tree-style key view, terminal, and more!!.

Installing

Rediseph can be downloaded from npm

Install global with npm

> npm i -g rediseph@latest

And just start it!

> rediseph

Or

Clone the source code.

git clone https://github.com/Doomachine/rediseph.git
cd rediseph
npm run build
npm run start

Built With

  • ioredis - Awesome redis library for node.js
  • Angular 6 - Client Framework
  • Ngrx - Client state management
  • Rxjs - Reactive Extensions for both server/client

Contributing

PR's are welcome except:

  • Removing empty lines
  • Fixing typos

Versioning

We use SemVer for versioning. For the versions available, see npm.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details

TODO:

  • Cleaning/Commenting code
  • Tests
  • Implement more commands to support for real-time engine.
  • Implement Auth (JWT).
  • Add Docker support.
  • Add more todo.

Package Sidebar

Install

npm i rediseph

Weekly Downloads

1

Version

0.8.6

License

GNU GPLv3

Unpacked Size

1.61 MB

Total Files

23

Last publish

Collaborators

  • o.aslnkn