Skip to content

Commit ca58045

Browse files
committed
Naming things: Use "Optimization and scaling", not "productizing"
1 parent b3b77af commit ca58045

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/performance/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ performance tuning and sharding.
1616
inserts/index
1717
selects
1818
optimization
19-
designing_for_scale
19+
scaling
2020
storage

docs/performance/designing_for_scale.rst renamed to docs/performance/scaling.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
.. _topics-to-watch-out-when-productizing-cratedb:
1+
.. _performance-scaling:
22

3-
#######################################
4-
Key design considerations for scaling
5-
#######################################
3+
##################
4+
Design for scale
5+
##################
66

77
This article explores critical design considerations to successfully scale
88
CrateDB in large production environments to ensure performance and reliability

0 commit comments

Comments
 (0)