docbrown/docs/technical-overview
Molly Struve 2e661809b6 Introduce Sidekiq For Background Jobs (#5252)
* Introduce Sidekiq to the app and update RateLimitCheckerJob to use it

* fix rate limit checker spec with new sidekiq syntax

* add Sidekiq to tech stack overview

* Remove RateLimitChecker job change, add sidekiq web UI and testing support
2019-12-27 10:39:48 -05:00
..
architecture.md Migrate to streaming app shell via serviceworkers (#5020) [deploy] 2019-12-16 12:21:33 -05:00
readme.md Fix Technical Overview links [ci skip] (#5084) 2019-12-12 14:36:45 -05:00
stack.md Introduce Sidekiq For Background Jobs (#5252) 2019-12-27 10:39:48 -05:00

items
stack.md
architecture.md

Technical Overview

We are a Ruby on Rails web application.

Our stack is composed of many tools and services.

You can read more about our architecture and app's concepts here: A few high-level things to know.