Versions Compared

Key

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

When a memcached key does not refer to the "_STA" or "_DYN"dataset of a system element, it takes a name of 8 characters followed by a 3 characters extension separated by a "_". Both the name and the extension are arbitrary even though It's advisable use conventional extensions:8 characters names and conventional extensions (e.g. MYNEWVAL_DAT).


Warning

When creating a new key name, it is essential to check that it is not already present in memcached.

ExtensionDescription
_BUF data buffers (FIFOs , circular, etc...)
_DATgeneric data structures
_EXTextra data associated to a _STA or _DYN dataset

...