Skip to content

classes_modules_cli_cliobjectstore.class

Daniel Spors edited this page Dec 19, 2023 · 1 revision

Classes in file modules/cli/cliobjectstore.class.php

class CliObjectStore

Stores objects in the filesystem. This is by far the fastets ObjectStore implementation. As we use it mostly, it is most commonly updated!

Extends: FilesStore » ObjectStore

Cleanup

OVERRIDE ObjectStore::Cleanup

Delete

OVERRIDE ObjectStore::Delete

Exists

OVERRIDE ObjectStore::Exists

Migrate

OVERRIDE ObjectStore::Migrate

Restore

OVERRIDE ObjectStore::Restore

Update

OVERRIDE ObjectStore::Update

Clone this wiki locally