summaryrefslogtreecommitdiff
path: root/util/mongoutils/README
blob: ab614b67a7c92c24863a7271516976b6e8fd3ed4 (plain)
1
2
3
4
5
6
7
    mongoutils namespace requirements:

    (1) code is not database specific, rather, true utilities
    (2) are cross platform
    (3) may require boost headers, but not libs
    (4) are clean and easy to use in any c++ project without pulling in lots of other stuff
    (5) apache license