Skip to content
PACKAGES

walFrameCodec()

Strict canonical JSON codec for passive WAL frames; this is not a restore codec.

import { walFrameCodec } from "@graphrefly/ts/storage";
function walFrameCodec(): Codec<WalFrame<T>>

A Codec<WalFrame<T>> value.

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

packages/ts/src/storage/wal.ts