Changes for version 0.03

  • Support the new KiokuDB::Backend::Role::GC

Modules

KiokuDB command line tools
Base class for writing KiokuDB command line tools.
Dump database entries for backup or munging purposes
Edit entries using an editor
Check for broken references
Collect unreachable entries
Load database dumps
A role for command line tools that have a KiokuDB::Serializer object specified using a --format option.
A role for command line tools with a --file option to be used for read acces.
A role for command line tools with a --file option that will be used for write access.
A role for command line tools which accept entry IDs as options
A role for command line tools that should run inside a transaction
A role for command line tools that have a --verbose option.
Role for commands with a --dsn argument.
Write or create access to a DSN for command line tools
Readonly access to a DSN
Read/write access to a DSN

Provides