The Beemo Cafe is a monorepo containing all the public microservices that are powering Beemo. The repo consists of the following services:
Name | Purpose | Description |
---|---|---|
Latte | Commons | A set of Java-Kotlin commons that are used all over Beemo's Java-Kotlin services. |
Milk | Public Logs | Handles storing and public viewing of raid logs. |
Sugar | Subscriptions | Processes Chargebee subscriptions for Beemo. |
Vanilla | Central Manager | The central manager for Tea clusters to handle cases such as global ratelimit, etc. |
Water | Commons | A set of Typescript commons that are used all over Beemo's Typescript services. |