Skip to main content

SOFTWARE

RedGW

Redis Gate Way

Lets different systems share and synchronize data through one standard web interface — a single REST API.

v0.1.2Updated 2026-04Python · REST API Server · Rust Accelerated Core

Architecture

ArchitectureClient requests pass through Nginx and enter the RedGW API Router to be directly stored/queried in the Redis hub. In the background, Poller, Reverse-poller, and Replicator workers, controlled by the Watchdog, operate as independent processes to handle data synchronization between external DBMS and Redis.
Pinch or scroll to zoom · drag to pan · double-tap or double-click to reset

The Problem We Solve

When systems talk to each other directly, each with its own protocol, the number of connections you have to build and maintain grows exponentially as more systems join. RedGW puts Redis — an in-memory datastore — in the middle as a shared data hub. Every system then exchanges data through one consistent, standard web interface (REST API), quickly and securely.

REST API Features (8 Areas)

API Endpoint Pattern: /ns/{namespace}/{resource}/{key}  ·  Batch Request: /ns/{namespace}/{resource}/batch (Up to 100 items)

Database Integration

Supported Databases (7 Types)
  • Oracle
  • Tibero
  • MySQL
  • MariaDB
  • MSSQL
  • PostgreSQL
  • Cubrid

※ High-performance async drivers: Oracle, MySQL/MariaDB, PostgreSQL  ·  Synchronous stabilizing wrappers: Tibero, MSSQL, Cubrid. All sync modules share the same high-performance adapter.

Features & Security

Support & Download

Considering Cubiware for your organization?

We will guide you through setup and rollout tailored to your requirements and operating environment. Reach out for a demo or a proposal.