Chris Keller

Results 3 issues of Chris Keller

This PR exposes the sleep argument for the `queue:work` command. The motivation behind this change is to reduce the delay between dispatching an asynchronous job and a worker picking it...

## Description This pull request introduces a caching system based on PSR-6 contract to improve the performance. > [!NOTE] > Initial implementation introduces file system caching adapter only ## Motivation...

## Detailed description I've submitted a PR here: https://github.com/peckphp/peck/pull/51 to add caching for `aspell->check()` using Symfony's caching component. I noticed this feature is part of your roadmap and was curious...