Versions Compared

Key

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


Warning

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


ExtensionDescription
_STAStatic and dynamic dataset forks associated with a system element.
Usually, memcached canonical keys are generated by DEVILs and directly associated with a system element (e.g. QUATB004). These canonical keys take the same name of the element with two possible extensions: "_STA" and "_DYN"
_DYN
_AUX, _JAUX*Auxiliary dataset fork associated with a system element (besides _STA and _DYN) .
If it is necessary to add data to an element class, but it is not possible to modify the STA and DYN forks (to keep the class compatible with the pre-existing software) it is possible to insert an additional data fork associated with the element, with the extension "_AUX". When using the "_AUX" extension, it is mandatory that the name preceeding the extension be equal to the element name preceeding the _STA and _DYN extensions.

(*) "J" prefix indicates that the key content is a Json document.

Children Display