全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libdancer2-plugin-database-perl  ]

套件:libdancer2-plugin-database-perl(2.17-1)

libdancer2-plugin-database-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libdancer2-plugin-database-perl

維護小組:

外部的資源:

相似套件:

module for easy database connections for Dancer2 applications

Dancer2::Plugin::Database Provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application

The module returns a Dancer::Plugin::Database::Core::Handle object, which is a subclass of DBI's `DBI::db' connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods.

It takes care of ensuring that the database handle is still connected and valid. If the handle was last asked for more than `connection_check_threshold' seconds ago, it will check that the connection is still alive, using either the `$dbh->ping' method if the DBD driver supports it, or performing a simple no-op query against the database if not. If the connection has gone away, a new connection will be obtained and returned. This avoids any problems for a long-running script where the connection to the database might go away.

Care is taken that handles are not shared across processes/threads, so this should be thread-safe with no issues with transactions etc.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl

其他與 libdancer2-plugin-database-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libdancer2-plugin-database-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 15。3 kB37。0 kB [檔案列表]