Releases: leegeunhyeok/bxd
Releases · leegeunhyeok/bxd
BoxDB v1.0.0-rc.1 release
2021.04.05
- First published version!
- Promise based and easy to use
- Works on Web Workers
- Zero dependencies
- Database and object store version management
- Transaction control and data validation via model
- ACID(Atomicity, Consistency, Isolation, Durability) guaranteed with transaction
- Supports TypeScript