Packages

p

scredis

commands

package commands

Type Members

  1. trait BlockingListCommands extends AnyRef

    This trait implements blocking list commands.

  2. trait ClusterCommands extends AnyRef

    Implements cluster commands.

  3. trait ConnectionCommands extends AnyRef

    This trait implements connection commands.

  4. trait GeoCommands extends AnyRef
  5. trait HashCommands extends AnyRef

    This trait implements hash commands.

  6. trait HyperLogLogCommands extends AnyRef

    This trait implements hyperloglog commands.

  7. trait KeyCommands extends AnyRef

    This trait implements key commands.

  8. trait ListCommands extends AnyRef

    This trait implements list commands.

  9. trait PubSubCommands extends AnyRef

    This trait implements pub/sub commands.

  10. trait ScriptingCommands extends AnyRef

    This trait implements scripting commands.

  11. trait ServerCommands extends AnyRef

    This trait implements server commands.

  12. trait SetCommands extends AnyRef

    This trait implements set commands.

  13. trait SortedSetCommands extends AnyRef

    This trait implements sorted set commands.

  14. trait StringCommands extends AnyRef

    This trait implements string commands.

  15. trait SubscriberCommands extends AnyRef

    This trait implements subscriber commands.

  16. trait TransactionCommands extends AnyRef

    This trait implements transaction commands.

Ungrouped