You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

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

When a memcached key does not refer to a system element, its format is free and can be arbitrary defined, provided that it is not already used.
Even though the name format is arbitrary, try to keep using 8 characters names and conventional extensions (e.g. MYNEWVAL_DAT).

ExtensionDescription
_BUF data buffers (FIFOs , circular buffers, etc...)
_DATgeneric data structures
_AUXauxiliary dataset (besides _STA and _DYN) associated to a system element.
In this case it is strongly advisable that the name preceeding the _AUX extension is equal to the element name used with the _STA and _DYN extensions.

Error rendering macro 'children'

Cannot invoke "com.atlassian.confluence.spaces.Space.getId()" because "space" is null


  • No labels