tostore 1.8.3
tostore: ^1.8.3 copied to clipboard
High-performance mobile storage engine with B+ tree indexing, multi-space architecture, and ACID transactions. Supports global data sharing and enterprise-grade reliability.
Changelog #
All notable changes to this project will be documented in this file.
1.8.3 #
- Added multi-language documentation support (日本語, 한국어, Español, Português, Русский, Deutsch, Français, Italiano, Türkçe)
- Reorganized documentation structure under docs/translations directory
1.8.1 #
1.8.0 #
1.7.2 #
Changed #
- Enhanced query performance
- Optimized index usage
- Improved cache efficiency
- Better resource management
1.7.1 #
Changed #
- Optimized query execution
- Enhanced memory usage
- Improved space management
- Updated documentation
1.7.0 #
1.6.1 #
Changed #
- Enhanced operation efficiency
- Optimized resource usage
- Improved documentation
- Better developer experience
1.6.0 #
1.5.0 #
1.4.0 #
1.3.0 #
1.2.0 #
1.1.0 #
1.0.0 #
Added #
- First stable release
- Basic CRUD operations
- Simple query system
- File-based storage
- Documentation