Changes for version 0.001 - 2018-12-09

  • Initial CPAN release

Modules

provides a database abstraction layer for IO::Async
support for backoff algorithms in Database::Async
base class for database implementation support in Database::Async
a database engine that does nothing useful
connection manager for Database::Async
utilities for testing with Database::Async.
represents a single database transaction in Database::Async

Provides

in lib/Database/Async/Backoff/Exponential.pm
in lib/Database/Async/DB.pm
in lib/Database/Async/ORM.pm
in lib/Database/Async/Row.pm
in lib/Database/Async/StatementHandle.pm