Module valkey_module::commands

source ·

Structs§

  • A version of begin search spec that finds the index indicating where to start search for keys based on an index.
  • A version of begin search spec that finds the index indicating where to start search for keys based on a keyword.
  • A struct represent a CommandInfo
  • A version of find keys base on some argument representing the number of keys
  • A version of find keys base on range.
  • A struct that specify how to find keys from a command. It is devided into 2 parts:
  • Key spec flags

Enums§

  • This struct represents how Valkey should start looking for keys. There are 2 possible options:
  • After Valkey finds the location from where it needs to start looking for keys, Valkey will start finding keys base on the information in this enum. There are 2 possible options:

Statics§

Functions§