reddit / baseplate.go

Reddit's Service Framework in Go
https://pkg.go.dev/github.com/reddit/baseplate.go
BSD 3-Clause "New" or "Revised" License
90 stars 76 forks source link

Move experiments package to its own repo #380

Open fishy opened 3 years ago

fishy commented 3 years ago

Similar to Baseplate.py 1 and edgecontext, we should move experiments package out of Baseplate.go so it can be updated on its own cadence.

Since this will be a breaking change, 0.9.0 would be a good opportunity to do it.

fishy commented 3 years ago

we probably will want to punt this into 0.10.0 instead :(