Directord 0.9.0
Directord is now more capable, efficient, and faster that ever before.
Directord is able to connect and operate in FIPS enabled environments.
- libssh2 in our bootstrap process was removed in-favor of libssh.
The user experienced has also been overhauled to provide more useful information at a glance.
- Improved manage commands
- easier to understand logging
- faster information access, even when sorting hundreds of thousands of tasks
In terms of operations, client side logging has been made more robust.
- You can now enable debug and understand most all interactions and follow a process linearly.
Client side execution has also been made massively more efficient.
- No more managers
- Simplified threading
- Intelligent class based locking.
A lot more testing. With the implementation of ASYNC we've added tests to ensure systems work as expected
- Async query tests
- Async race condition tests
- Async caching tests
The comparative analysis tests have also been updated to now show orchestrations with async
enabled.