TideCloak 0.9.2
Critical bug fix for debilitating performance degredation issue in the fabric.
Highlights:
- Efficient indexing on replicated database.
- First rollout of a decentralized database migration process.
- Tide themeing for TideCloak.
Cybersecurity Fabric changes
ORK shared database indexing
Increase use of Tide Cybersecurity Fabric, together with load testing experimentation has revealed several performance bottlenecks that were addressed this release. The most critical performance bottleneck was found to be an inefficient database query in one of the fabric's core distributed database tables linking many key entires with many ORK nodes hosting it. A more efficient indexing and retrival mechanism was implemented and fixed that issue.
CyberSec Fabric Database Migration automation
The performance bottleneck fix discussed earlier introduced a database schema change that was required to be changed across a live, decentralized environment, in a way that doesn't jeoperdise the service availablity. For this, an automated database migration and upgrade process was developed and implemented on the live network.
Observability additions to Tide ORKs
The need to explore finer granularity of ORK node performance in run-time has introduced several improvements in the remote debugging ability of an ORK node together with multiple live metric reporting for the purpose of live-system debugging.
Approval Enclave enhancements
This release introduces few minor enhancements to last release Approval Enclave summary.
TideCloak changes
Tide Theme additions
Several new standard KeyCloak pages now include Tide theming template to allow for background and logo customizations.