Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 270 Bytes

pooled_mongodb

A quick and dirty combination erlang's MongoDB and Poolboy

Check out the other applications. This is basically just a gen_server that passes calles to mc_worker_api.

The intent is for this to be used with mongos.

Build with rebar

  • rebar3 compile