diff options
Diffstat (limited to 'docs')
-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 61eeeda043..8a9c8700b5 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -335,5 +335,7 @@ Below are the list of distributed datastructures that we have. +--------------+---------------------------------+----------------------------------------------------------+ | cps-ncmp | moduleSetTagCacheMapConfig | Stores the Module Set Tags for cmHandles. | +--------------+---------------------------------+----------------------------------------------------------+ +| cps-ncmp | cmSubscriptionEventCache | Stores and tracks CmSubscription requests. | ++--------------+---------------------------------+----------------------------------------------------------+ -Total number of caches : 8 +Total number of caches : 9 |