Package org.rapidcontext.core.storage


package org.rapidcontext.core.storage

Provides the storage, storable object and metadata API:s.

  • Class
    Description
    A persistent data storage and retrieval handler based on a file system directory.
    An index dictionary.
    A persistent data storage and retrieval handler based on an in-memory hash table.
    An object metadata container.
    A data storage path.
    A storage query for streaming metadata or data results.
    The root storage that provides a unified view of other storages.
    The base class for all storable Java objects.
    The persistent data storage and retrieval class.
    A storage exception.
    A persistent data storage and retrieval handler based on a ZIP file.