ReJot
About ReJot
ReJot provides asynchronous microservice communication by using database write-ahead logs (WALs) as a changelog. This eliminates the need for separate message brokers, enabling reliable data synchronization and simplifying distributed system operations through SQL-defined data flows.
<problem> Microservices architectures often rely on complex message brokers and synchronous API calls for inter-service communication, leading to brittle dependencies and operational overhead. This setup can hinder asynchronous data flow, increase latency, and complicate failure handling between distributed services. </problem> <solution> ReJot leverages database write-ahead logs (WALs) to create an asynchronous communication channel for microservices, eliminating the need for separate message broker infrastructure. By treating the WAL as a changelog, ReJot enables reliable, failure-tolerant data synchronization between services. Developers define data publishing and consumption logic using SQL, integrating seamlessly into existing database and development workflows. This approach decouples services, enhances resilience, and simplifies the operational burden associated with distributed systems. </solution> <features> - Utilizes database write-ahead logs (WALs) as an asynchronous messaging queue. - Enables declarative data publishing and consumption via SQL-based schema definitions. - Supports SQL transformations for mapping internal data models to public schemas. - Includes optional SQL transformations for handling data deletions. - Offers a hybrid or self-hosted deployment model to maintain data within existing infrastructure. - Provides a TypeScript SDK and code examples for schema definition and integration. - Facilitates data synchronization between different database instances or services. - Designed to reduce the operational complexity and overhead of traditional event streaming platforms. </features> <target_audience> ReJot targets software engineers and development teams building microservices architectures who seek to improve inter-service communication reliability and reduce infrastructure complexity. </target_audience>
What does ReJot do?
ReJot provides asynchronous microservice communication by using database write-ahead logs (WALs) as a changelog. This eliminates the need for separate message brokers, enabling reliable data synchronization and simplifying distributed system operations through SQL-defined data flows.
When was ReJot founded?
ReJot was founded in 2024.
How much funding has ReJot raised?
ReJot has raised 500000.
- Founded
- 2024
- Funding
- 500000
- Employees
- 3 employees
- Major Investors
- Y Combinator