Home

Awesome

<img src="https://github.com/cashapp/misk/raw/master/misk.png" width="300">

<img src="https://img.shields.io/maven-central/v/com.squareup.misk/misk.svg?label=latest%20release"/> Mutable.ai Auto Wiki

Overview

What is Misk

Misk (Microservice Container in Kotlin) is an open source microservice container from Cash App. It allows you to quickly create a microservice in Kotlin or Java, and provides libraries for common concerns like serving endpoints, caching, queueing, persistence, distributed leasing and clustering. It also includes the Wisp library, which is a collection of Kotlin modules providing various features and utilities, including config, logging, feature flags and more.

It has been powering hundreds of microservices within Cash App since 2018.

A Tour of Features

What's Next?

Want to jump right into it? Check out our Getting Started Guide.

What to know more about each module, see Developer Guide.