Skip to content

Commit 4984281

Browse files
committed
Add the ScalarDB Cluster Deployment Patterns guide
1 parent 797a096 commit 4984281

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

sidebars.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,11 @@ const sidebars = {
371371
id: 'scalardb-cluster/compatibility',
372372
label: 'ScalarDB Cluster Compatibility Matrix',
373373
},
374+
{
375+
type: 'doc',
376+
id: 'scalardb-cluster/deployment-patterns-for-microservices',
377+
label: 'ScalarDB Cluster Deployment Patterns for Microservices',
378+
},
374379
{
375380
type: 'doc',
376381
id: 'scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api',
@@ -1222,6 +1227,11 @@ const sidebars = {
12221227
id: 'scalardb-cluster/compatibility',
12231228
label: 'ScalarDB Cluster 互換性マトリックス',
12241229
},
1230+
{
1231+
type: 'doc',
1232+
id: 'scalardb-cluster/deployment-patterns-for-microservices',
1233+
label: 'マイクロサービスにおける ScalarDB Cluster のデプロイパターン',
1234+
},
12251235
{
12261236
type: 'doc',
12271237
id: 'scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api',

versioned_sidebars/version-3.11-sidebars.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
"glossary",
268268
"scalardb-benchmarks/README",
269269
"scalardb-cluster/compatibility",
270+
"scalardb-cluster/deployment-patterns-for-microservices",
270271
"storage-abstraction",
271272
"scalardb-sql/grammar"
272273
]

versioned_sidebars/version-3.12-sidebars.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,11 @@
335335
"id": "scalardb-cluster/compatibility",
336336
"label": "ScalarDB Cluster Compatibility Matrix"
337337
},
338+
{
339+
"type": "doc",
340+
"id": "scalardb-cluster/deployment-patterns-for-microservices",
341+
"label": "ScalarDB Cluster Compatibility Matrix"
342+
},
338343
{
339344
"type": "doc",
340345
"id": "scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api",

versioned_sidebars/version-3.13-sidebars.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,11 @@
335335
"id": "scalardb-cluster/compatibility",
336336
"label": "ScalarDB Cluster Compatibility Matrix"
337337
},
338+
{
339+
"type": "doc",
340+
"id": "scalardb-cluster/deployment-patterns-for-microservices",
341+
"label": "ScalarDB Cluster Compatibility Matrix"
342+
},
338343
{
339344
"type": "doc",
340345
"id": "scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api",
@@ -1173,6 +1178,11 @@
11731178
"id": "scalardb-cluster/compatibility",
11741179
"label": "ScalarDB Cluster 互換性マトリックス"
11751180
},
1181+
{
1182+
"type": "doc",
1183+
"id": "scalardb-cluster/deployment-patterns-for-microservices",
1184+
"label": "マイクロサービスにおける ScalarDB Cluster のデプロイパターン"
1185+
},
11761186
{
11771187
"type": "doc",
11781188
"id": "scalardb-cluster/developer-guide-for-scalardb-cluster-with-java-api",

0 commit comments

Comments
 (0)