Skip to content
/ Cabaret Public

A scalable supply/demand dispatch system for microservice architectures, based on Ubers DISCO

License

Notifications You must be signed in to change notification settings

NFS002/Cabaret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabaret

Cabaret is a node.js implementation of the chord protocol, adapated for use as a supply demand dispatch system for ride microservice architectures. Cabaret is based on the DISCO service designed by Uber, and is intended as a suitable alternative.

Cabaret uses gRPC for its maintenance protocol

API

join(host)

dump(host)

range(range)

set(key, value)

ping(host)

state(host)

lookup(key)

get(key)

has(key)

del(key)

About

A scalable supply/demand dispatch system for microservice architectures, based on Ubers DISCO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published