We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create in the first step a simple Redis Database viewer like https://github.com/joeferner/redis-commander
-> FancyTree as Tree plugin with lazy loading -> Actions to retrieve, create, update, edit Keys/Values
The text was updated successfully, but these errors were encountered:
Currently the Redis viewer looks like :
you can test it by cloning the feature_redisviewer branch
at the moment you can only visualize the data stored on the redis instance
Sorry, something went wrong.
Ive recently pushed the functionality to update/delete many Redis Items within the Redis Viewer.
Still in development :
No branches or pull requests
Create in the first step a simple Redis Database viewer like https://github.com/joeferner/redis-commander
-> FancyTree as Tree plugin with lazy loading
-> Actions to retrieve, create, update, edit Keys/Values
The text was updated successfully, but these errors were encountered: