We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b77af commit ca58045Copy full SHA for ca58045
docs/performance/index.rst
@@ -16,5 +16,5 @@ performance tuning and sharding.
16
inserts/index
17
selects
18
optimization
19
- designing_for_scale
+ scaling
20
storage
docs/performance/designing_for_scale.rst renamed to docs/performance/scaling.rst
@@ -1,8 +1,8 @@
1
-.. _topics-to-watch-out-when-productizing-cratedb:
+.. _performance-scaling:
2
3
-#######################################
4
- Key design considerations for scaling
5
+##################
+ Design for scale
6
7
This article explores critical design considerations to successfully scale
8
CrateDB in large production environments to ensure performance and reliability
0 commit comments