Skip to content

Commit dcfef51

Browse files
authored
add indexes to collections to speed up initial data lookups (#257)
1 parent b362533 commit dcfef51

17 files changed

+3629
-117
lines changed

.changeset/collection-indexes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@tanstack/db": patch
3+
---
4+
5+
Add collection index system for optimized queries and subscriptions
6+
7+
This release introduces a comprehensive index system for collections that enables fast lookups and query optimization:

0 commit comments

Comments
 (0)