Compare commits

...

2 Commits

Author SHA1 Message Date
d0a20ad66d Changing top level menu of DCS from Application to Database
Corrected the actual top level menu of DCS from Application to Database according to the issue OTCORC-1388

Signed-off-by: Yildirim, Ahmet <ahmet.yildirim@huawei.com>
2023-03-23 13:39:18 +00:00
e50e044f87 Changes to dcs_umn from docs/doc-exports#589 (fixing + character in links)
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2023-02-02 16:45:16 +00:00
3 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ Access in Different Languages
lettuce_integration_with_spring_boot lettuce_integration_with_spring_boot
clients_in_python clients_in_python
go-redis go-redis
hiredis_in_c++ hiredis_in_c
csharp csharp
php/index php/index
node.js node.js

View File

@ -9,7 +9,7 @@ There are two ways to access DCS:
- Using the management console - Using the management console
The DCS provides a web-based management console. To launch the DCS console, create an account on the management console and log in, and then choose **Application** > **Distributed Cache Service** on the homepage. On the DCS console, you can create, restart, and delete DCS instances, and change their passwords. The DCS provides a web-based management console. To launch the DCS console, create an account on the management console and log in, and then choose **Database** > **Distributed Cache Service** on the homepage. On the DCS console, you can create, restart, and delete DCS instances, and change their passwords.
- Using APIs - Using APIs