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

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

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