kvasir v0.0.18
  • Pages
  • Modules
  • Mix Tasks

    API Reference kvasir v0.0.18

    modules

    Modules

    EventStream
    EventStream.State
    Kvasir
    Kvasir.Compression
    Kvasir.Compression.Snappy
    Kvasir.Compression.ZLib
    Kvasir.Compression.ZStandard
    Kvasir.Describer
    Kvasir.Encryption
    Kvasir.Encryption.AES
    Kvasir.Event
    Kvasir.Event.Encoding
    Kvasir.Event.Encoding.Topic
    Kvasir.Event.Meta
    Kvasir.EventSource
    Kvasir.InvalidKey
    Kvasir.InvalidType
    Kvasir.Key
    Kvasir.Key.Email

    Email key applies the same partitioning logic as strings.

    Kvasir.Key.Integer
    Kvasir.Key.String

    String key is partitioned by summing the character values and modulo-ing them with the partitions.

    Kvasir.Offset
    Kvasir.Source
    Kvasir.Storage
    Kvasir.Storage.Freezer
    Kvasir.Storage.Freezer.Hooks
    Kvasir.Topic
    Kvasir.Type
    Kvasir.Type.Any
    Kvasir.Type.Atom
    Kvasir.Type.Boolean
    Kvasir.Type.Date
    Kvasir.Type.Email
    Kvasir.Type.Enum
    Kvasir.Type.Float
    Kvasir.Type.IP

    An IPv4 or IPv6 address.

    Kvasir.Type.Integer
    Kvasir.Type.List

    A list (or array) of elements.

    Kvasir.Type.Map
    Kvasir.Type.NonNegativeInteger
    Kvasir.Type.PosInteger
    Kvasir.Type.Serializer
    Kvasir.Type.String

    Any valid printable string.

    Kvasir.Type.Timestamp

    A timestamp containing date and time.

    Kvasir.Type.URI

    Any valid URI.

    mix-tasks

    Mix Tasks

    mix events

    Manage Kvasir events.

    Next Page → Kvasir

    Hex Package Hex Preview Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language