Chaos testing: - Add worker_disconnect_chaos_test.go for network partition resilience - Test scheduler hub recovery and job reassignment scenarios Queue layer updates: - event_store.go: add event sourcing for queue operations - native_queue.go: extend native queue with batch operations and indexing |
||
|---|---|---|
| .. | ||
| filesystem | ||
| redis | ||
| sqlite | ||
| backend.go | ||
| dedup.go | ||
| errors.go | ||
| event_store.go | ||
| filesystem_queue.go | ||
| keys.go | ||
| metrics.go | ||
| native_queue.go | ||
| native_queue_stub.go | ||
| queue.go | ||
| scheduler_backend.go | ||
| sqlite_queue.go | ||
| task.go | ||