Package: libdbix-class-optimisticlocking-perl (0.02-3)
Links for libdbix-class-optimisticlocking-perl
Debian Resources:
Download Source Package libdbix-class-optimisticlocking-perl:
- [libdbix-class-optimisticlocking-perl_0.02-3.dsc]
- [libdbix-class-optimisticlocking-perl_0.02.orig.tar.gz]
- [libdbix-class-optimisticlocking-perl_0.02-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Optimistic locking support for DBIx::Class
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.
Other Packages Related to libdbix-class-optimisticlocking-perl
|
|
|
|
-
- dep: libdbix-class-perl (>= 0.08195)
- extensible and flexible object <-> relational mapper
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libdbix-class-optimisticlocking-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.3 kB | 28.0 kB | [list of files] |