Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ redis6-cli -h= HOST_VALUE -p= PORT_VALUE


Remove/Edit Keys From Cache Instance

...

Code Block
Elasti-Cache-Instance> KEYKEYS <pattern or wildcard for all>
Elasti-Cache-Instance> DEL <Exact key or array of keys>


Other Commands:

For more redis commands using CLI tool see
https://redis.io/docs/latest/commands/

Code Block
DBSIZE: This command gets the size of the cache i.e. how many keys there are