Async server for running tasks in parallel.
Go to file
Abel Hoogeveen d9da4cfc95
All checks were successful
continuous-integration/drone/push Build is passing
Try with only Redis.
2020-05-26 17:56:15 +02:00
bin Implemented basic RedisTaskStorage. 2020-02-14 13:49:27 +01:00
src/FuzeWorks/Async Try with only Redis. 2020-05-26 17:56:15 +02:00
test Try with only Redis. 2020-05-26 17:56:15 +02:00
.drone.yml Try with only Redis. 2020-05-26 17:56:15 +02:00
.gitignore Started implementing Drone 2020-05-15 18:26:30 +02:00
composer.json Made the Docker image Alpine-based. Should work better when running Async in a Cron environment. 2020-05-19 12:01:48 +02:00
Dockerfile Made the Docker image Alpine-based. Should work better when running Async in a Cron environment. 2020-05-19 12:01:48 +02:00