COMMITS
February 2, 2026
L
Merge pull request #12 from aurijs/refactor/add-effect-ts
Lucas A. Ouverney committed
January 14, 2026
R
docs: improve query syntax examples and expand batch operations
realfakenerd committed
R
docs: update readme to reflect current API
realfakenerd committed
R
Bump version to 3.0.1
realfakenerd committed
R
Update dependencies to latest versions
realfakenerd committed
R
feat: Implement major v3 features
realfakenerd committed
R
chore: initialize changesets and add changeset for new features
realfakenerd committed
R
fix: resolve type issues in createJasonDB and finalize release
realfakenerd committed
R
conductor(plan): Add final checkpoint SHA for Phase 3
realfakenerd committed
R
conductor(checkpoint): Phase 3 complete - Bulk Operations API
realfakenerd committed
R
chore: format and finalize Phase 3
realfakenerd committed
R
conductor(plan): Add checkpoint SHA for Phase 2
realfakenerd committed
R
conductor(checkpoint): Phase 2 complete - Bulk Operations API
realfakenerd committed
R
conductor(plan): Mark Phase 2 of Bulk Operations API as complete
realfakenerd committed
R
feat(collection): implement batch.delete and batch.update
realfakenerd committed
R
conductor(plan): Add checkpoint SHA for Phase 1
realfakenerd committed
R
conductor(checkpoint): Phase 1 complete - Bulk Operations API
realfakenerd committed
R
conductor(plan): Mark Phase 1 of Bulk Operations API as complete
realfakenerd committed
R
feat(collection): implement batch.insert with WAL optimization
realfakenerd committed
January 13, 2026
R
docs: update track status
realfakenerd committed
R
feat: implement standard schema support
realfakenerd committed
R
feat: implement document and B-Tree caching
realfakenerd committed
R
feat: implement bulk operations API (batch.insert, batch.delete, batch.update)
realfakenerd committed
R
feat(api): define batch api interfaces and scaffold batch namespace
realfakenerd committed
R
conductor(plan): Mark B-Tree Non-Unique Indexes track as complete
realfakenerd committed
R
feat(btree): add multi-value support and targeted deletion for non-unique indexes
realfakenerd committed
R
conductor(plan): Mark Phase 3 of B-Tree Deletion as complete
realfakenerd committed
R
feat(btree): finalize deletion support and update index service
realfakenerd committed