Package

com.outworkers

phantom

Permalink

package phantom

Visibility
  1. Public
  2. All

Value Members

  1. package dsl

    Permalink
  2. package streams

    Permalink

    Just a wrapper module for enhancing phantom CassandraTable with reactive streams features.

    Just a wrapper module for enhancing phantom CassandraTable with reactive streams features.

    In order to be used, please be sured to import the implicits into the scope.

    import ReactiveCassandra._
    val subscriber = CassandraTableInstance.subscriber()
    See also

    https://github.com/websudos/phantom

    http://www.reactive-streams.org/

Ungrouped