scredis

commands

package commands

Visibility
  1. Public
  2. All

Type Members

  1. trait BlockingListCommands extends AnyRef

    This trait implements blocking list commands.

  2. trait ConnectionCommands extends AnyRef

    This trait implements connection commands.

  3. trait HashCommands extends AnyRef

    This trait implements hash commands.

  4. trait HyperLogLogCommands extends AnyRef

    This trait implements hyperloglog commands.

  5. trait KeyCommands extends AnyRef

    This trait implements key commands.

  6. trait ListCommands extends AnyRef

    This trait implements list commands.

  7. trait PubSubCommands extends AnyRef

    This trait implements pub/sub commands.

  8. trait ScriptingCommands extends AnyRef

    This trait implements scripting commands.

  9. trait ServerCommands extends AnyRef

    This trait implements server commands.

  10. trait SetCommands extends AnyRef

    This trait implements set commands.

  11. trait SortedSetCommands extends AnyRef

    This trait implements sorted set commands.

  12. trait StringCommands extends AnyRef

    This trait implements string commands.

  13. trait SubscriberCommands extends AnyRef

    This trait implements subscriber commands.

  14. trait TransactionCommands extends AnyRef

    This trait implements transaction commands.

Ungrouped