summaryrefslogtreecommitdiff
path: root/doc/architecture/blueprints/database/scalability/patterns/index.md
blob: ec00d7573779eae81da23195d1a765d6e8ebdcb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
stage: Data Stores
group: Database
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
comments: false
description: 'Learn how to scale the database through the use of best-of-class database scalability patterns'
---

# Database Scalability Patterns

- [Read-mostly](read_mostly.md)
- [Time-decay](time_decay.md)