783bc0ec1f | ||
---|---|---|
src | ||
test | ||
.gitignore | ||
README | ||
SConstruct |
README
This is a very basic MongoDB c driver. The goal is to be super strict for ultimate portability, no dependencies, and very embeddable anywhere. You will need JSON-C (http://oss.metaparadigm.com/json-c/) to compile the unit tests.