Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 465 Bytes

File metadata and controls

24 lines (14 loc) · 465 Bytes

Goose

Goose is a cheap clone of Tweeter to test InceptionDB from users as developer.

How to run

Golang is required. Just run:

make run

Contribute

Feel free to contribute, you can improve the interface, API, the stream algorithm...

Just make a PR. The code should compile and be ready to work.