Terkwood / AugustDB

Key/value store backed by LSM Tree architecture.
MIT License
8 stars 1 forks source link

Create elixir client #106

Open Terkwood opened 3 years ago

Terkwood commented 3 years ago

Part of #39

Client should send writes to several nodes, read from several in parallel. see Kleppmann p192