Doltgres 1.0 is launching August 6th, one week away. Over the past three weeks, 50 pull requests and 136 commits from 9 contributors have landed. Key features now complete include: remotes support (push/pull between Doltgres databases including PostgreSQL-specific entities like sequences and custom types), three replication modes (remote-based, cluster, and PostgreSQL replication) now production-ready, and automatic garbage collection enabled by default. On correctness, Doltgres hit 99% SQL logic test compliance and fixed a notable bind variable type inference bug that could cause silent data corruption with ORMs. Performance has improved past the original 3x Postgres multiplier goal, now targeting 2.6x to match MySQL's relative performance.
Table of contents
1.0 Progress: Remotes, Replication, and Garbage Collection #Correctness #Performance #On Track for August 6th #38K Impressions2 Comments