Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / server / publishVFSEvent

Function: publishVFSEvent()

publishVFSEvent(event): Promise<void>

Defined in: packages/fireflow-vfs/src/redis/event-bus.ts:217

Publish a VFS event to Redis (convenience function)

Parameters

event

VFSEvent & object

Returns

Promise<void>

Licensed under BUSL-1.1