Packages

package streams

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class RedisStream[F[_], K, V] extends Streaming[F, [β$4$]Stream[F, β$4$], K, V]
  2. trait Streaming[F[_], S[_], K, V] extends AnyRef

    F

    the effect type

    S

    the stream type

    K

    the key type

    V

    the value type

Value Members

  1. object RedisStream
  2. object data

Ungrouped