Skip to content

A port of etsy/statsd for education + amusement

Notifications You must be signed in to change notification settings

jpatel531/stickyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickyD

Status: ✅✅ (i.e. the second stage of done)

I wanted to pick a small project and have a look at what's going on under the hood, so I picked etsy/statsd.

Installation

$ go install github.com/jpatel531/stickyd

Running

$ $GOPATH/bin/sticky path/to/config.json

Configuration

The configuration file is similar to the original. The difference is that this port doesn't support the pickle protocol, and there is no dynamic importing of backend or frontend interfaces.

Caveat

This wasn't built to be used, just as a nice educational kata.

About

A port of etsy/statsd for education + amusement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages