GeoLeaf Core API - v3.0.0
    Preparing search index...

    Optional interface contract for the Storage module.

    Exposes the DB and CacheManager sub-modules read-only through lazy getters. init(storage) is the only write method — called exactly once when the Storage plugin boots.

    StorageContract

    Functions

    init
    isAvailable
    isPluginLoaded
    whenReady

    Accessors

    DB
    CacheManager
    Cache