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.
init(storage)
StorageContract
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