QuestDB Node.js Client - v4.0.2
    Preparing search index...

    Function createBuffer

    • Factory function to create a SenderBuffer instance based on the protocol version.

      Parameters

      • options: SenderOptions

        Sender configuration object. See SenderOptions documentation for detailed description of configuration options.

      Returns SenderBuffer

      A SenderBuffer instance appropriate for the specified protocol version

      Error if protocol version is not specified or is unsupported