Libraries tagged by redis mock
happysir/distributed-lock
92 Downloads
A distributed lock based on PHP and redis(swoft)
matthew-p/docker-server
1768 Downloads
Universal docker server, Nginx, PHP-FPM, MySql, Redis
savannabits/dockavel
537 Downloads
Compose a Laravel Docker image for Production, using PHP 8, redis, mariadb and nginx
rubberpants/rocket-queue
605 Downloads
Redis PHP Job Queue
romeoz/rock-cache
3077 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
zilveer/laravel-redlock
408 Downloads
Redis distributed locks for laravel
picanova/laravel-redlock
3521 Downloads
Redis distributed locks for laravel
foxtech6/mutexsafe
83 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
rtckit/react-redlock
7767 Downloads
Asynchronous distributed locks with Redis and ReactPHP
icecave/chastity
13316 Downloads
Distributed advisory locking for PHP.
avtonom/semaphore-bundle
2770 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
libichai/laravel-redlock
756 Downloads
Redis distributed locks for laravel
apilaravue/apilaravue
36 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
weijiajia/hyperf-redis-lock
68 Downloads