diff options
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index 9823fa2f8a..2a17e30a16 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -357,5 +357,7 @@ Below are the list of distributed datastructures that we have. | cps-ncmp | moduleSetTagsBeingProcessed | Track module set tags which are processed to prevent | | | | multiple threads working with same tag. | +--------------+------------------------------------+-----------------------------------------------------------+ +| cps-ncmp | cpsAndNcmpLock | Cps and NCMP distributed lock for various use cases. | ++--------------+------------------------------------+-----------------------------------------------------------+ -Total number of caches : 7 +Total number of caches : 8 |