Packages

p

com.devsisters

shardcake

package shardcake

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. shardcake
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class RedisConfig(assignmentsKey: String, podsKey: String) extends Product with Serializable

    The configuration for the Redis storage implementation.

    The configuration for the Redis storage implementation.

    assignmentsKey

    the key to store shard assignments

    podsKey

    the key to store registered pods

  2. type ShardId = Int

Value Members

  1. object RedisConfig extends Serializable
  2. object StorageRedis

Inherited from AnyRef

Inherited from Any

Ungrouped