scottwrobinson / camo

A class-based ES6 ODM for Mongo-like databases.
556 stars 80 forks source link

Add support to register custom clients/ fallback to bundled clients #98

Open pandarrr opened 7 years ago

pandarrr commented 7 years ago

Step toward modularizing clients - #62 Custom clients are used by changing the protocol of the connection string.