Libraries tagged by pessimistic-locking
yii-dream-team/yii2-lockable-activerecord
18 Favers
89685 Downloads
89685 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
madebyclowd/laravel-auto-sequence
15 Favers
222 Downloads
222 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
kevjo/laravel-collab
1 Favers
0 Downloads
0 Downloads
Real-time collaborative editing for Laravel with intelligent locking and conflict resolution.
jeromejhipolito/laravel-eloquent-atomic
0 Favers
8 Downloads
8 Downloads
Atomic upsert operations with soft-delete awareness and pessimistic locking for Laravel Eloquent models.
pimbay/sequence-number-sql
0 Favers
6 Downloads
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.