@itentialopensource/adapter-redis_cloud 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.2.5 [03-29-2024]
3
+
4
+ * Changes made at 2024.03.29_10:33AM
5
+
6
+ See merge request itentialopensource/adapters/persistence/adapter-redis_cloud!6
7
+
8
+ ---
9
+
2
10
  ## 0.2.4 [03-21-2024]
3
11
 
4
12
  * Changes made at 2024.03.21_14:56PM
package/TAB1.md ADDED
@@ -0,0 +1,12 @@
1
+ # Overview
2
+
3
+ This adapter is used to integrate the Itential Automation Platform (IAP) with the Redis_cloud System. The API that was used to build the adapter for Redis_cloud is usually available in the report directory of this adapter. The adapter utilizes the Redis_cloud API to provide the integrations that are deemed pertinent to IAP. The ReadMe file is intended to provide information on this adapter it is generated from various other Markdown files.
4
+
5
+ ## Details
6
+ The Redis Cloud adapter from Itential is used to integrate the Itential Automation Platform (IAP) with Redis Cloud. With this adapter you have the ability to perform operations such as:
7
+
8
+ - Manage Accounts
9
+ - Manage Subscriptions
10
+ - Manage ACLs
11
+
12
+ For further technical details on how to install and use this adapter, please click the Technical Documentation tab.