Skip to content
PACKAGES

walFramePrefix()

Build the namespace prefix for passive WAL frame keys.

import { walFramePrefix } from "@graphrefly/ts/storage";
function walFramePrefix(namespace: string): string
ParameterTypeDescription
namespacestringnamespace value used by the helper.

A string value.

import { walFramePrefix } from "@graphrefly/ts/storage";

packages/ts/src/storage/wal.ts