# knight-redis **Repository Path**: dalgurkak/knight-redis ## Basic Information - **Project Name**: knight-redis - **Description**: 一款整洁的redis桌面可视化程序,支持windows、linux、mac操作系统 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: dbmanager **Tags**: None ## README ![avatar](./public/image/posters/posters2.png)
![avatar](./public/image/os/windows.png) ![avatar](./public/image/os/mac.png) ![avatar](./public/image/os/linux.png) [![release](https://img.shields.io/github/v/release/itpika/knight)](https://github.com/itpika/knight/releases) [![license](https://img.shields.io/github/license/itpika/knight)](https://github.com/itpika/knight/blob/master/LICENSE) [![Gitter](https://badges.gitter.im/Join/Chat.svg)](https://gitter.im/knight-redis/community#) ----- ``` A neat redis desktop visualization program that supports Windows, Linux, and MAC operating systems Currently in the initial 1.0 version, can build binary executable program, the function is not perfect, temporarily only view key, add key, and command line function ``` ## Install ``` yarn ``` ### Build an executable program - window: yarn dist-win - mac: yarn dist-mac - linux: yarn dist-linux ### Compilation run(web) ``` npm run serve ``` ### Compilation run(application) ``` npm run start ``` ### Preview ![avatar](./public/image/overview/2.png) ![avatar](./public/image/overview/1.png) ## LICENSE MIT ## Location - github: https://github.com/itpika/knight-redis