Libraries tagged by pessimistic-lock
yii-dream-team/yii2-lockable-activerecord
88817 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sofa/model-locking
48169 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
laravel-enso/versions
10207 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
ar414/redis-lock
56 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
madebyclowd/laravel-auto-sequence
1 Downloads
A concurrency-safe and customizable sequence number generator for Laravel Eloquent models, with support for database/Redis locking and soft deletes.
laravel-liberu/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
cgdsoftware/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
kevjo/laravel-collab
0 Downloads
Real-time collaborative editing for Laravel with intelligent locking and conflict resolution.
jeromejhipolito/laravel-eloquent-atomic
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
pimbay/sequence-number-sql
6 Downloads
Centralized SQL snippets for atomic number sequence operations (UPSERT, pessimistic locking) and table schema definitions across MySQL, MariaDB, PostgreSQL, MSSQL, SQLite, Oracle and IBM DB2.