@fermyon/spin-sdk
    Preparing search index...

    Class RedisHandlerAbstract

    Abstract class for handling Redis messages.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Handles a Redis message.

      Parameters

      • msg: Uint8Array

        The message data as a Uint8Array.

      Returns Promise<void>

      A Promise that resolves when the message has been handled.