[ 源代码: libdbix-class-optimisticlocking-perl ]
软件包:libdbix-class-optimisticlocking-perl(0.02-6)
libdbix-class-optimisticlocking-perl 的相关链接
Debian 的资源:
下载源码包 libdbix-class-optimisticlocking-perl:
- [libdbix-class-optimisticlocking-perl_0.02-6.dsc]
- [libdbix-class-optimisticlocking-perl_0.02.orig.tar.gz]
- [libdbix-class-optimisticlocking-perl_0.02-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libdbix-class-optimisticlocking-perl 有关的软件包
|
|
|
|
-
- dep: libdbix-class-perl
- extensible and flexible object <-> relational mapper
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)