laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.74k stars 291 forks source link

Draft: Add Atomic Locking to the Swoole Cache and Octane tick method #802

Closed CharlesBilbo closed 6 months ago

CharlesBilbo commented 8 months ago

Add the ability to use atomic locking via the Swoole cache and add atomic locking to the Octane::tick

The octane tick method will use the same nomenclature as the commands in base Laravel withoutOverlapping().

CharlesBilbo commented 8 months ago

closing this cause im gonna do the coding this weekend and i dont want to leave this PR open.

driesvints commented 6 months ago

Closing pending inactivity.