facebook / wangle

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
Apache License 2.0
3.05k stars 539 forks source link

production use status #96

Closed dotnwat closed 7 years ago

dotnwat commented 7 years ago

I'm curious about the status of wangle with respect to its maturity. Is it being used in production (inside and/or outside fb), is the intention to support the project in the future? Thanks!

bmatheny commented 7 years ago

It's used extensively throughout Facebook. We continue to support it, but as with all our open source projects, folly/wangle aren't always in sync which sometimes leads to build or other issues. We do our best!

dotnwat commented 7 years ago

That's all the info I was looking for--out of sync is one thing, disappearing into bit rot is another :) Thanks!

yfeldblum commented 7 years ago

Note that we automatically tag, weekly, a mutually consistent set of revs in folly, wangle, fbthrift, and other repos.