rs / rest-layer-mongo

REST Layer MongoDB resource storage handler
MIT License
18 stars 11 forks source link

Use a maintained mongo connector #24

Open jtbonhomme opened 6 years ago

jtbonhomme commented 6 years ago

Hi,

http://labix.org/mgo seems to be not maintained anymore, is there a reason not to switch to the community maintained repository github.com/globalsign/mgo ?

Thank you,

rs commented 6 years ago

No specific reason. Do you want to send a PR?

smyrman commented 6 years ago

The new official driver is still in alpha, but could also be a good candidate if anyone want's to attempt a rewrite:

https://github.com/mongodb/mongo-go-driver