After two years of development, Convex reaches general availability. This release marks the production-ready milestone — a reactive database with ACID transactions, now backed by semantic versioning and wire compatibility guarantees. If you've been evaluating Convex, this is the green light.
Convex 1.0
Convex Team
Published on July 21, 2023
Overview
Included Features (6)
Convex reaches 1.0 GA after two years, 8,000+ commits, and 50 releases. First long-term supported release.
A reactive database at the core of the platform enables universal, automatic data reactivity — when data changes, interested parties are notified without polling or manual cache management.
Full ACID transactions with relationships, where conflict management and concurrency control are handled by the platform automatically.
Convex adopts semantic versioning with wire protocol compatibility guarantees — clients continue to work without requiring updates.
New CLI flags let you run an initialization function after a successful push and optionally stop watching after the first successful deployment.
Search, file storage, pagination, data export, optimistic updates, and the Airbyte integration are marked as beta, reserving the right to change them in minor versions.