Skip to content

Commit 7e4b6ca

Browse files
AUTO: Sync ScalarDB docs in Japanese to docs site repo (#1745)
Co-authored-by: josh-wong <[email protected]>
1 parent 6796347 commit 7e4b6ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/requirements.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,12 @@ ScalarDB Cluster の Java Client SDK は Maven Central Repository で利用で
548548
- **[Oracle JDK](https://www.oracle.com/java/):** 8、11、17、または 21 (LTS バージョン)
549549
- **[OpenJDK](https://openjdk.org/) ([Eclipse Temurin](https://adoptium.net/temurin/)[Amazon Corretto](https://aws.amazon.com/corretto/)、または [Microsoft Build of OpenJDK](https://learn.microsoft.com/en-us/java/openjdk/)):** 8、11、17、または 21 (LTS バージョン)
550550

551+
:::note
552+
553+
ScalarDB Cluster Embedding Java Client SDK ライブラリでは、上記ベンダーのいずれかからの Java 17 または 21 が必要です。
554+
555+
:::
556+
551557
#### .NET
552558

553559
ScalarDB Cluster の .NET Client SDK は NuGet パッケージとして利用できます。詳細については、[SDK のインストール](scalardb-cluster-dotnet-client-sdk/getting-started-with-distributed-transactions.mdx#install-the-sdk)を参照してください。

i18n/versioned_docs/ja-jp/docusaurus-plugin-content-docs/current/scalardb-cluster/getting-started-with-vector-search.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ RAG はベクトルストアに依存しています。ベクトルストアは
4848

4949
### 前提条件
5050

51-
- [Eclipse Temurin](https://adoptium.net/temurin/releases/) の OpenJDK LTS バージョン (8、11、17、または 21)
51+
- [Eclipse Temurin](https://adoptium.net/temurin/releases/) の OpenJDK LTS バージョン (17 または 21)
5252
- [Docker](https://www.docker.com/get-started/) 20.10 以降と [Docker Compose](https://docs.docker.com/compose/install/) V2 以降
5353

5454
:::note

0 commit comments

Comments
 (0)