Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / storageNamespace

Function: storageNamespace()

storageNamespace(bucket, workspaceId): string

Defined in: packages/fireflow-vfs/src/utils/id-generate.ts:156

Generate a storage namespace for a workspace

Parameters

bucket

string

workspaceId

string

Returns

string

Deprecated

Use storageNamespaceV2 for new workspaces

Licensed under BUSL-1.1