Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-channel / types / ChannelImplementation

Type Alias: ChannelImplementation

ChannelImplementation = "memory" | "dbos" | "trpc" | "redis" | "kafka" | string

Defined in: types/ChannelStats.d.ts:4

Channel implementation type identifier.

Licensed under BUSL-1.1