33 packages
convex
Client for the Convex Cloud
convex-dev
Client for the Convex Cloud
@convex-dev/action-cache
A Convex component for caching values that are expensive to compute.
@convex-dev/action-retrier
Convex component for retrying idempotent actions.
@convex-dev/aggregate
Convex component to calculate counts and sums of values for efficient aggregation.
@convex-dev/auth
Authentication for Convex
@convex-dev/common
Core code used by [convex](https://www.npmjs.com/package/convex).
@convex-dev/convex-lucia-auth
Convex database adapter for Lucia Auth
@convex-dev/convex-react-query
Instead of polling you subscribe to receive update from server-side query functions in a Convex deployment. Convex is a database with server-side (db-side? like stored procedures) functions that update reactively.
@convex-dev/create-v1
CLI tool to create a new v1 project