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.