Commit Graph

4 Commits

Author SHA1 Message Date
91f8520229 refactor: improve redis client and publisher
- Refactor the redis client to use a mutex for thread safety.
- Improve error handling in context and playbook factory.
- Remove the play_mdbook command and associated tests.
- Add play_publisher command and tests for publishing books.
- Update the repository cache to use a reference to the redis client.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-01-13 16:52:21 +02:00
4233f9c3d1 fix imports 2024-12-31 15:11:57 +02:00
f0fdf146a8 formatting 2024-12-30 17:36:22 +02:00
33eb743ba5 ... 2024-12-27 15:38:41 +01:00