libdbix-class-optimisticlocking-perl
Optimistic locking support for DBIx::Class
Description
Optimistic locking is an alternative to using exclusive locks when you have the possibility of concurrent, conflicting updates in your database. The basic principle is you allow any and all clients to issue updates and rather than preemptively synchronizing all data modifications (which is what happens with exclusive locks) you are "optimistic" that updates won't interfere with one another and the updates will only fail when they do in fact interfere with one another.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/DBIx-Class-OptimisticLocking
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libdbix-class-optimisticlocking-perl