Libraries tagged by pessimistic
yii-dream-team/yii2-lockable-activerecord
88673 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sofa/model-locking
48163 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
laravel-enso/versions
10164 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
icecave/reverb
350 Downloads
A transaction executor for the Doctrine ORM.
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
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.
cgdsoftware/versions
6 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
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.