udb 0.4.25

Universal Data Broker — a Rust gRPC broker over multiple databases (Postgres, MySQL, SQLite, MongoDB, ClickHouse, Cassandra, MSSQL, Redis, Qdrant, S3, Neo4j, …) with per-tenant RLS, 2PC, sagas, and CDC.
Documentation
1
2
3
// Generated at build time from UDB_PROTO_PREFIX — do not edit by hand.
// To change the proto package, set UDB_PROTO_PREFIX in .env or the OS environment.
include!(concat!(env!("OUT_DIR"), "/protocol.rs"));