[DOC] Add PostgreSQL to the stack list (#4473) [ci skip]

This commit is contained in:
rhymes 2019-10-17 16:56:00 +02:00 committed by Mac Siri
parent 4c873c1a88
commit baa279b963

View file

@ -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