研发笔记
  • 归档
  • redis手册
  • 关于
  • CONFIG RESETSTAT

    redis and server | Mar 11, 2016

    Resets the statistics reported by Redis using the INFO command.

    More »
  • CONFIG GET

    redis and server | Mar 11, 2016

    The CONFIG GET command is used to read the configuration parameters of a running Redis server. Not all the configuration parameters are supported in Redis 2.4, while Redis 2.6 can read the whole configuration of a server using this command.

    More »
  • COMMAND

    redis and server | Mar 11, 2016

    Returns @array-reply of details about all Redis commands.

    More »
  • COMMAND INFO

    redis and server | Mar 11, 2016

    Returns @array-reply of details about multiple Redis commands.

    More »
  • COMMAND GETKEYS

    redis and server | Mar 11, 2016

    Returns @array-reply of keys from a full Redis command.

    More »
  • COMMAND COUNT

    redis and server | Mar 11, 2016

    Returns @integer-reply of number of total commands in this Redis server.

    More »
    • ← Older

    • Newer →

  • ©2016 whatrd.com
  • 鄂ICP备16005622号-3