BREAKING CHANGE(core): replace the TypeScript database engine with a Rust-backed embedded server and bridge
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-26 - 2.0.0 - BREAKING CHANGE(core)
|
||||
replace the TypeScript database engine with a Rust-backed embedded server and bridge
|
||||
|
||||
- adds a Rust workspace implementing wire protocol handling, commands, storage, indexing, aggregation, sessions, and transactions
|
||||
- switches the TypeScript package to lifecycle orchestration via RustDbBridge and @push.rocks/smartrust
|
||||
- removes previously exported TypeScript internals such as query, update, index, transaction, session, WAL, checksum, and router utilities
|
||||
- updates build/test tooling and package metadata to compile and ship Rust binaries
|
||||
|
||||
## 2026-03-26 - 1.0.1 - fix(repo)
|
||||
no changes to commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user