Katzebase v0.14.0
Version: 0.14.0
Status: Stable
Released: 2024-08-12
License: MIT License
Downloads
Katzebase.Server.exe •
3.43 MB
Source-Code
Release Notes
- Updated reliable messaging to allow async queries. Each connection can now handle more than one query at a time.
- Added configurable child thread pool queue depth.
- Updated delegate thread pooling to allows for consolidation of thread exceptions and process cancelation.
- Improved semaphore locking.
- Query explain, attached conditions to root schema, removed double optimize
- Cleaned up condition/indexing explanation.
- Cleaning up condition parser.
- Added condition inversion.
- Resolved selecting dynamic fields from specific schemas.
- Exception formatting.
- Added aggregate exception to one threaded call, need to do others.
- Condition parser improvements, thread exceptions, perf and refactoring.
- Added ShowVersion, faster string comparison, much faster like comparison
Full Changelog: https://github.com/NTDLS/NTDLS.Katzebase.Server/compare/0.13.0...0.14.0