Katzebase v0.15.0

Version: 0.15.0
Status: Stable
Released: 2024-08-28
License: MIT License
Downloads
Katzebase.Server.exe • 3.72 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
  • Separated thread pools for indexing and lookup operations.
  • Added full support for composite index seeks and scans.
  • Vastly improved query optimizer.
  • Added API to show query plan and order of operations, this is also available in the UI.
  • Added finer granularity and additional categories to performance trace operations
  • Performance counter refactoring.
  • Removed element compression in favor of full page compression for better performance and space usage
  • Greatly improved locking and concurrency. Much less contention and higher performance.

Full Changelog: https://github.com/NTDLS/NTDLS.Katzebase.Server/compare/0.14.0...0.15.0