GithubHelp home page GithubHelp logo

a-redis's Introduction

A-Redis

A Simple IntelliJ-based Redis Plugin

基于IntelliJ的Redis插件 / IDEA Redis插件

IntelliJ IDEs Plugin Marketplace

Function

1. Redis connection management

  • add
  • batch delete
  • reload
  • edit
  • duplicate
  • console (The 'RESTORE' command and blocking commands such as 'SUBSCRIBE' are not supported)
  • info (Various information and statistical values about the Redis server)
  • close
  • view the number of keys in DB and DB

2. Key management

  • filter(paging)
  • group
  • reload
  • add(String, List, Set, ZSet, Hash)
  • batch delete
  • flush DB
  • quick search
  • rename
  • view type of the key

3. Value management

  • reload
  • delete(a row in List/Set/ZSet/Hash)
  • set TTL
  • edit/save(include Value/Field of Hash/Score of ZSet)
  • add(a row in List/Set/ZSet/Hash)
  • paging(List/Set/ZSet/Hash)
  • format value to json(not finished)

Some Screenshots

Add a connection new-connection DBs dbs Keys keys Add a key add-a-key Value display value-display Add a row add-row Console console Info Info

star

a-redis's People

Contributors

mattmin avatar jumkey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.