Skip to content

Implement commands which required by RedisInside, redis-jdbc-driver clients #230

@hurynovich

Description

@hurynovich

Introduction

RedisInside and redis-jdbc-driver are UI clients for Redis.

  • RedisInside is probably most feature rich Redis UI client introduced by redis.io.
  • redis-jdbc-driver is a way how Redis client integrated into IntelliJ IDEA.

Both of them fail to connect to ClauDB v2.5 because of certain commands are currently not implemented.
This issue is a feature request to make ClauDB compatible with this UI clients.

Current status

I quickly and dirty implemented missing commands just to estimate how difficult it is.
And seems like it requires to implement/enhance less than 10 commands.
I plan to propose slowly PRs with clean implementation of required commands.

Required changes

Wollowing commands needs to be implemented.

RedisInside

redis-jdbc-driver

Optional

Following commands are executed by RedisInside or redis-jdbc-driver but they still work if they are not implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions