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
- Host: GitHub
- URL: https://github.com/ashwanthkumar/suuchi-getting-started
- Owner: ashwanthkumar
- Created: 2017-04-20T13:16:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T13:20:57.000Z (about 9 years ago)
- Last Synced: 2024-12-27T12:44:47.817Z (over 1 year ago)
- Language: Scala
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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