Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 573 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 573 Bytes

Go News

Example Implementation of Goroutines in Golang

This is simple implementation of Goroutines in Golang. Use MySQL & Elasticsearch as data storage. Data will insert asynchronously into MySQL & Elasticsearch and also will delay maybe 2 seconds.

How to Install?

This project use docker to automate all thing (we love docker :D), so please install docker first :p