File tree Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Expand file tree Collapse file tree 4 files changed +26
-0
lines changed Original file line number Diff line number Diff 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' ,
Original file line number Diff line number Diff line change 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 ]
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 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" ,
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" ,
You can’t perform that action at this time.
0 commit comments