scredis

commands

package commands

Visibility
  1. Public
  2. All

Type Members

  1. trait ConnectionCommands extends AnyRef

    This trait implements connection commands.

  2. trait HashesCommands extends AnyRef

    This trait implements hashes commands.

  3. trait KeysCommands extends AnyRef

    This trait implements keys commands.

  4. trait ListsCommands extends AnyRef

    This trait implements lists commands.

  5. trait PubSubCommands extends AnyRef

    This trait implements pub/sub commands.

  6. trait ScriptingCommands extends AnyRef

    This trait implements scripting commands.

  7. trait ServerCommands extends AnyRef

    This trait implements server commands.

  8. trait SetsCommands extends AnyRef

    This trait implements sets commands.

  9. trait SortedSetsCommands extends AnyRef

    This trait implements sorted sets commands.

  10. trait StringsCommands extends AnyRef

    This trait implements strings commands.

  11. trait TransactionalCommands extends AnyRef

    This trait implements transactional commands and pipelining.

Value Members

  1. package async

Ungrouped