Skip to main content

Storage

Base class for storages.

Hierarchy

Index

Methods

Properties

Methods

drop

  • async drop(): None
  • Drop the storage, removing it from the underlying storage client and clearing the cache.


    Returns None

:

:

:

Properties

id

id: str

Get the storage ID.

name

name: str | None

Get the storage name.

Page Options