https://github.com/smira/gopherconru2018
Implementing efficient statsd client library in Go
https://github.com/smira/gopherconru2018
go gophercon slides
Last synced: about 1 year ago
JSON representation
Implementing efficient statsd client library in Go
- Host: GitHub
- URL: https://github.com/smira/gopherconru2018
- Owner: smira
- Created: 2018-03-06T14:11:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-19T13:08:28.000Z (about 8 years ago)
- Last Synced: 2025-01-23T01:30:23.227Z (over 1 year ago)
- Topics: go, gophercon, slides
- Language: Go
- Homepage: https://talks.godoc.org/github.com/smira/gopherconru2018/go-statsd.slide
- Size: 1.4 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building efficient statsd library in Go
This is repository with slides and source code for my talk at [GopherCon Russia 2018](https://www.gophercon-russia.ru/en).
Slides can be viewed online via [talks.godoc.org](https://talks.godoc.org/github.com/smira/gopherconru2018/go-statsd.slide).
## License
This presentation is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license.