An open API service indexing awesome lists of open source software.

https://github.com/ashwanthkumar/suuchi-getting-started

Example repository to get started on Suuchi
https://github.com/ashwanthkumar/suuchi-getting-started

Last synced: 8 months ago
JSON representation

Example repository to get started on Suuchi

Awesome Lists containing this project

README

          

# suuchi-getting-started

Example repository to get started with [Suuchi](https://github.com/ashwanthkumar/suuchi).

## Usage

Build the protobuf stubs.

```
$ mvn clean compile
```

Run the `DistributedKVServer` with port as an argument.

## License
https://www.apache.org/licenses/LICENSE-2.0