Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 483 Bytes

reddit-service-activity

Build Status

A service for real-time counting of visitors.

There are currently two components of this service: the main service itself which talks Thrift, and the gateway which speaks HTTP. Ideally, the gateway portion would be subsumed by an API gateway down the road and stop needing to exist here.