Skip to content

Latest commit

 

History

History

control-plane

Overview

This repo contains the source code for the Differential control plane. Control plane acts as an application code aware service mesh, and a distributed orchestrator. It implements a few things on top of Postgres:

  • Queue with exactly-once processing semantics
  • Service & function registry
  • Utilities for running functions in a distributed environment
  • APIs for interacting with the control plane
  • APIs for ingesting metrics and logs

See the Documentation for more information.

Contributing

We welcome contributions to Differential! Please see the Contributing Guide for more information.