MCPcopy Create free account
hub / github.com/diego3g/rocketredis

github.com/diego3g/rocketredis @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
71 symbols 197 edges 59 files 0 documented · 0% 33 cross-repo links updated 8d ago★ 1,94714 open issues

Browse by type

Functions 40 Types & classes 31
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Rocket Redis

Rocket Redis is a Graphic User Interface for managing Redis databases with ease.

🚧 Rocket Redis is under development 🚧

Layout

You can find the application UI design here: https://www.figma.com/file/YRor24p0TmTxcjl5L86jGb/Rocket-Redis?node-id=1%3A2

Rocket Redis

Contributing

This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.

Building

You'll need Node.js installed on your computer in order to build this app.

git clone https://github.com/diego3g/rocketredis.git
$ cd rocketredis
$ yarn install
$ yarn dev

Runs the app in the development mode.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 40
Interface 31

Languages

TypeScript100%

Modules by API surface

src/context/toast.tsx6 symbols
src/hooks/useWindowSize.ts5 symbols
src/services/RedisConnection.ts3 symbols
src/screen/ConnectionsList/DeleteConnectionModal/index.tsx3 symbols
src/screen/ConnectionsList/ConnectionFormModal/index.tsx3 symbols
src/utils/windowBoundsController.ts2 symbols
src/utils/getValidationErrors.ts2 symbols
src/services/key/LoadKeyContent.ts2 symbols
src/services/connection/TestConnectionService.ts2 symbols
src/services/connection/LoadConnectionDatabases.ts2 symbols
src/screen/Header/styles.ts2 symbols
src/screen/ConnectionsList/Connection/styles.ts2 symbols

Dependencies from manifests, versioned

@babel/core7.10.5 · 1×
@babel/plugin-transform-runtime7.10.5 · 1×
@babel/preset-env7.10.4 · 1×
@babel/preset-react7.10.4 · 1×
@babel/preset-typescript7.10.4 · 1×
@babel/runtime7.10.5 · 1×
@commitlint/cli9.1.2 · 1×
@commitlint/config-conventional9.1.2 · 1×
@commitlint/core9.1.2 · 1×
@testing-library/react10.4.9 · 1×
@types/ioredis4.17.2 · 1×

For agents

$ claude mcp add rocketredis \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page