[ANN] mgo r2011-03-24, with mongos load balancing

36 views
Skip to first unread message

Gustavo Niemeyer

unread,
Mar 24, 2011, 8:08:39 AM3/24/11
to golang-nuts, mgo-...@googlegroups.com
Another version of the mgo MongoDB driver for Go is available, with
some neat improvements:

- Support for the ?connect=direct connection option, for forcing
communication with specific servers:

http://goneat.org/lp/mgo/#Session.Mongo

- With Monotonic and Eventual sessions, automatically distribute
load to slaves also when connecting through a ''mongos'' server:

http://goneat.org/lp/mgo/#Session.Monotonic
http://goneat.org/lp/mgo/#Session.Eventual

- Fixed bug when loading large objects (reported by Brian Ketelsen)

- gobson now supports extracting ObjectId bits such as timestamp
counter, etc (thanks to Dmitry Chestnykh):

http://goneat.org/lp/gobson/bson/#ObjectId.Counter

- Small improvements in the cluster synchronization logic.

Check the web site for other details:

http://labix.org/mgo

--
Gustavo Niemeyer
http://niemeyer.net
http://niemeyer.net/blog
http://niemeyer.net/twitter

Reply all
Reply to author
Forward
0 new messages