diff --git a/apps/docs/content/keydb/overview.mdx b/apps/docs/content/keydb/overview.mdx index d641c256..6256cc69 100644 --- a/apps/docs/content/keydb/overview.mdx +++ b/apps/docs/content/keydb/overview.mdx @@ -1,4 +1,112 @@ --- title: KeyDB overview -description: Learn about working with KeyDB with ease on Zerops. ---- \ No newline at end of file +description: Learn about working with KeyDB on Zerops. +--- + +import DocCardList from '@theme/DocCardList'; +import Icons from '@theme/Icon'; +import LargeCardList from '@site/src/components/LargeCardList'; +import LargeCard from '@site/src/components/LargeCard'; + +[KeyDB ↗](https://docs.keydb.dev/) is a fully open source database, a faster drop-in alternative to Redis. It offers enhanced performance, multithreading capabilities, and maintains full compatibility with Redis clients and APIs. + +:::important +While KeyDB is available on Zerops, please note that KeyDB development has not been very active recently. For new Redis-compatible deployments, we recommend considering [Valkey](/valkey/overview) as the preferred alternative due to its active development and ongoing support. +::: + +## Feature Highlights + + + +### Connect to KeyDB service + + + +## Popular Guides + + + +*Need help? Join our [Discord community](https://discord.gg/zeropsio).* \ No newline at end of file diff --git a/apps/docs/static/llms-full.txt b/apps/docs/static/llms-full.txt index bbd1c75a..de0712f6 100644 --- a/apps/docs/static/llms-full.txt +++ b/apps/docs/static/llms-full.txt @@ -26377,10 +26377,189 @@ Zerops doesn't scale KeyDB service horizontally, it means no containers are adde Zerops provides information about how much hardware resources the KeyDB service is currently using. Go to KeyDB service detail in Zerops GUI and select **Service dashboard & database containers** in the left menu. Zerops also provides the history of resource usage. ---- -title: KeyDB overview -description: Learn about working with KeyDB with ease on Zerops. ---- + + +[KeyDB ↗](https://docs.keydb.dev/) is a fully open source database, a faster drop-in alternative to Redis. It offers enhanced performance, multithreading capabilities, and maintains full compatibility with Redis clients and APIs. + +:::important +While KeyDB is available on Zerops, please note that KeyDB development has not been very active recently. For new Redis-compatible deployments, we recommend considering [Valkey](https://valkey.io/) as the preferred alternative due to its active development and ongoing support. +::: + +## Feature Highlights + + + +### Connect to KeyDB service + + + +### Service Management + + + +### Additional Operations + + + +## When in doubt, reach out + +Don't know how to start or got stuck during the process? You might not be the first one, visit the FAQ section to find out. + +In case you haven't found an answer (and also if you have), we and our community are looking forward to hearing from you on Discord. + +Have you built something that others might find useful? Don't hesitate to share your knowledge! + + + +## Popular Guides + + @@ -37607,8 +37786,8 @@ You can securely connect to PostgreSQL from your local workstation via Zerops VP 4. When finished, [stop the Zerops VPN](/references/vpn#stop-vpn) :::warning Important notes -* If your connection over VPN doesn't work, try adding `.zerops` suffix to the service hostname (e.g., `database1.zerops`). For additional help, check the [VPN troubleshooting page](/references/vpn/troubleshooting). * Do not use SSL/TLS protocols when connecting over VPN. Security is provided by the VPN tunnel. +* If your connection over VPN doesn't work, try adding `.zerops` suffix to the service hostname (e.g., `database1.zerops`). For additional help, check the [VPN troubleshooting page](/references/vpn/troubleshooting). ::: For database management tools and how to manage users and databases, see [Manage PostgreSQL Users and Databases](/postgresql/how-to/manage). @@ -45547,10 +45726,6 @@ Upon connection, you'll have secure access to your project's private network wit - The VPN daemon maintains connection stability with automatic reconnection - Environment variables are not available through VPN connections -:::caution Known issue -If your connection over VPN doesn't work, try adding `.zerops` suffix to the service hostname (e.g., `database1.zerops`). For additional help, check the [VPN troubleshooting page](/references/vpn/troubleshooting). -::: - ### Stop VPN To stop the VPN session: @@ -45602,7 +45777,7 @@ zcli vpn up could not translate host name "hostname" to address: nodename nor servname provided, or not known ``` -* The issue is known to happen on macOS and rarely on Windows +* The issue is known to happen rarely on Windows **Solution**: Append `.zerops` to the hostname, even when VPN shows as connected: ```bash diff --git a/apps/docs/static/llms-small.txt b/apps/docs/static/llms-small.txt index 3dabfa83..5718c2c1 100644 --- a/apps/docs/static/llms-small.txt +++ b/apps/docs/static/llms-small.txt @@ -26002,10 +26002,189 @@ Zerops doesn't scale KeyDB service horizontally, it means no containers are adde Zerops provides information about how much hardware resources the KeyDB service is currently using. Go to KeyDB service detail in Zerops GUI and select **Service dashboard & database containers** in the left menu. Zerops also provides the history of resource usage. ---- -title: KeyDB overview -description: Learn about working with KeyDB with ease on Zerops. ---- + + +[KeyDB ↗](https://docs.keydb.dev/) is a fully open source database, a faster drop-in alternative to Redis. It offers enhanced performance, multithreading capabilities, and maintains full compatibility with Redis clients and APIs. + +:::important +While KeyDB is available on Zerops, please note that KeyDB development has not been very active recently. For new Redis-compatible deployments, we recommend considering [Valkey](https://valkey.io/) as the preferred alternative due to its active development and ongoing support. +::: + +## Feature Highlights + + + +### Connect to KeyDB service + + + +### Service Management + + + +### Additional Operations + + + +## When in doubt, reach out + +Don't know how to start or got stuck during the process? You might not be the first one, visit the FAQ section to find out. + +In case you haven't found an answer (and also if you have), we and our community are looking forward to hearing from you on Discord. + +Have you built something that others might find useful? Don't hesitate to share your knowledge! + + + +## Popular Guides + + @@ -37232,8 +37411,8 @@ You can securely connect to PostgreSQL from your local workstation via Zerops VP 4. When finished, [stop the Zerops VPN](/references/vpn#stop-vpn) :::warning Important notes -* If your connection over VPN doesn't work, try adding `.zerops` suffix to the service hostname (e.g., `database1.zerops`). For additional help, check the [VPN troubleshooting page](/references/vpn/troubleshooting). * Do not use SSL/TLS protocols when connecting over VPN. Security is provided by the VPN tunnel. +* If your connection over VPN doesn't work, try adding `.zerops` suffix to the service hostname (e.g., `database1.zerops`). For additional help, check the [VPN troubleshooting page](/references/vpn/troubleshooting). ::: For database management tools and how to manage users and databases, see [Manage PostgreSQL Users and Databases](/postgresql/how-to/manage).