Sha256: 639417403c24c3db80d9ba8a6fd64681fa4f1393b97ec73cbd437274ef2ab2eb

Contents?: true

Size: 812 Bytes

Versions: 1

Compression:

Stored size: 812 Bytes

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2025-01-17

### Added

- Added Redis service for GitHub Actions tests.

## [1.0.0] - 2025-01-17

### Added

- Initial release of Kiqchestra, a Sidekiq-based job orchestration framework.
- Support for defining workflows with job dependencies.
- Redis-based default metadata store for job and workflow progress tracking.
- Ability to implement custom stores for workflow metadata and progress.
- Progress tracking for workflows.

### Documentation

- Comprehensive README with usage examples, installation instructions, and contribution guidelines.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiqchestra-1.0.1 CHANGELOG.md