For now, it does not support navigation properties, complex types, owned types, shadow properties, or inheritance, but they are in the roadmap.
pgraft is a PostgreSQL extension that implements the Raft consensus algorithm for distributed PostgreSQL clusters. It provides automatic leader election, crash-safe log replication, and 100% ...