This is an old revision of the document!


Read the value from memory that is associated with the user-provided key.

syntax:

get <key>

example:

get mykey

VALUE mykey 0 10
myvalueabc
END

notes:

  • 0 → no flags
  • 10 → Size in bytes
  • myvalueabc → value of “mykey”
  • Admin
  • Last modified: 2016/04/06 20:12
  • by Rob Holda