[GH-ISSUE #3154] Add Redis Support to CloudBeaver #1151

Closed
opened 2026-03-07 21:00:14 +03:00 by kerem · 0 comments
Owner

Originally created by @youngyajun on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3154

Description:
CloudBeaver currently does not support Redis as a data source. Redis is widely used for caching, session storage, and real-time data processing, making it an essential tool for many users. Adding Redis support would significantly expand CloudBeaver's capabilities and provide users with a more versatile experience when managing databases and data sources.

Use Case:

  • Caching and Session Management: Redis is commonly used for session management and caching in modern web applications. Integrating Redis would allow users to monitor and manage these aspects directly from within CloudBeaver.
  • Real-Time Data Processing: Redis is also used for real-time data processing. Supporting it as a data source in CloudBeaver would provide users with the ability to manage and interact with real-time data efficiently.

Suggested Implementation:

  • Integrate Redis as a supported database type in the CloudBeaver UI.
  • Enable features like browsing data, querying, and possibly editing key-value pairs in Redis.
  • Provide Redis-specific functionality such as publishing/subscribing to channels, viewing keys and their values, and exploring Redis data types.

Benefits:

  • Enhances CloudBeaver's functionality by supporting an essential and widely-used data store.
  • Improves the flexibility of CloudBeaver for users managing both traditional databases and NoSQL systems like Redis.
  • Supports a broader range of use cases, particularly in modern web application development, where Redis is often used.

I hope this feature will be considered for future updates. Please let me know if any additional information is required.

Thank you for your consideration!

Originally created by @youngyajun on GitHub (Dec 24, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3154 **Description:** CloudBeaver currently does not support Redis as a data source. Redis is widely used for caching, session storage, and real-time data processing, making it an essential tool for many users. Adding Redis support would significantly expand CloudBeaver's capabilities and provide users with a more versatile experience when managing databases and data sources. **Use Case:** - **Caching and Session Management:** Redis is commonly used for session management and caching in modern web applications. Integrating Redis would allow users to monitor and manage these aspects directly from within CloudBeaver. - **Real-Time Data Processing:** Redis is also used for real-time data processing. Supporting it as a data source in CloudBeaver would provide users with the ability to manage and interact with real-time data efficiently. **Suggested Implementation:** - Integrate Redis as a supported database type in the CloudBeaver UI. - Enable features like browsing data, querying, and possibly editing key-value pairs in Redis. - Provide Redis-specific functionality such as publishing/subscribing to channels, viewing keys and their values, and exploring Redis data types. **Benefits:** - Enhances CloudBeaver's functionality by supporting an essential and widely-used data store. - Improves the flexibility of CloudBeaver for users managing both traditional databases and NoSQL systems like Redis. - Supports a broader range of use cases, particularly in modern web application development, where Redis is often used. I hope this feature will be considered for future updates. Please let me know if any additional information is required. **Thank you for your consideration!**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1151
No description provided.