#227

Treap-Based Subscription Engine Optimization

Completed

Replaces a core data structure in the subscription worker with a treap (randomized BST), dramatically reducing CPU usage and query update latency for the engine that powers Convex's real-time reactivity.

Development Updates

No updates yet