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

Compare with Current View Page History

« Previous Version 24 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 directly refer to a system element but – for example – to derived quantities, the format of its name is free and can be arbitrary defined, provided that it is not already used.
Even though the name format is arbitrary, it is advisable to always use UPPERCASE and append an extension separated by a "_" (e.g. MY-ARBITRARY-NAME_DAT). In any case, do not use the "_AUX" extension for a "free key".
To avoid the proliferation of extensions, try using the ones listed in the table below:

ExtensionDescription
_BUF, _JBUFData buffers (FIFOs , circular buffers, etc...), not necessarily associated with a system element.
_JBUF
_INFOStatic metadata, not necessarily associated with a system element.
_DATGeneric data structures, not necessarily associated with a system element.

Error rendering macro 'children'

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


  • No labels