The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

KiokuDB::Backend::JSPON - Deprecated, use KiokuDB::Backend::Files

DESCRIPTION

This is just the KiokuDB::Backend::Files backend with the serializer default set to json for backwards compatibility.

http://www.jspon.org/|JSPON is a standard for encoding object graphs in JSON.

The representation is based on explicit ID based references, and so is simple enough to be stored in JSON.