Storage and Persistance

Table of Contents
bonobo-storage — Abstract implementation of the Bonobo::Storage interface
BonoboStream — Abstract object for file (stream) access.
BonoboStreamMem — In-memory implementation of Bonobo::Stream interface.
BonoboPersist — Interface for anything that can save / load itself.
BonoboPersistFile — Interface for anything that can save / load itself from a file.
BonoboPersistStream — Interface for anything that can save / load itself from a Bonobo stream.
bonobo-stream-client — Simplified client wrapper functions for the Stream interface
bonobo-storage-plugin — The interface for pluggable bonobo storage modules