/dvara

dvara is a connection pooling proxy for mongo.

Primary LanguageGoOtherNOASSERTION

dvara Build Status

NOTE: dvara is no longer in use and we are not accepting new pull requests for it. Fork away and use it if it works for you!


dvara provides a connection pooling proxy for MongoDB. For more information look at the associated blog post: http://blog.parse.com/2014/06/23/dvara/.

To build from source you'll need Go. With it you can install it using:

go get github.com/facebookgo/dvara/cmd/dvara

Library documentation: https://godoc.org/github.com/facebookgo/dvara