[DOC] Add PostgreSQL to the stack list (#4473) [ci skip]
This commit is contained in:
parent
4c873c1a88
commit
baa279b963
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ title: Technical Overview
|
|||
For the Dev.to tech stack we use:
|
||||
|
||||
- [_Puma_](https://github.com/puma/puma) as the web server
|
||||
- [_Fastly_](https://www.fastly.com/) for [edge caching](https://dev.to/ben/making-devto-insanely-fast)
|
||||
- [_PostgreSQL_](https://www.postgresql.org/) as the primary database
|
||||
- [_Fastly_](https://www.fastly.com/) for [edge caching](https://dev.to/ben/making-devto-insanely-fast)
|
||||
- [_Cloudinary_](https://cloudinary.com/) for image manipulation/serving
|
||||
- [_Airbrake_](https://airbrake.io/) for error monitoring
|
||||
- [_Timber_](https://timber.io/) for logging
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue