Skip to content

Commit ca19eb4

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent ca1b8b9 commit ca19eb4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

docs/develop-run-non-transactional-operations-overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ ScalarDB can be configured to provide only the unified abstraction, without tran
1414

1515
In this sub-category, you can learn how to run such non-transactional storage operations.
1616

17-
To learn how to run analytical queries, see the following guides:
18-
1917
- Run Through the CRUD Interface
2018
- [Use the ScalarDB Core Library](run-non-transactional-storage-operations-through-library.mdx)
2119
- [Use ScalarDB Cluster](scalardb-cluster/run-non-transactional-storage-operations-through-scalardb-cluster.mdx)

docs/develop-run-transactions-overview.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ displayed_sidebar: docsEnglish
1010

1111
In this sub-category, you can learn how to model your data based on the ScalarDB data model and create schemas. Then, you can learn how to run transactions through the ScalarDB Core library and ScalarDB Cluster, a gRPC server that wraps the Core library.
1212

13-
To learn how to create correct, secure, and well-performing ScalarDB-based applications, see the following guides:
14-
1513
- [Model Your Data](data-modeling.mdx)
1614
- Run Through the CRUD Interface
1715
- [Use the ScalarDB Core Library](run-transactions-through-scalardb-core-library.mdx)

0 commit comments

Comments
 (0)