lib/mongodb: removed, link to it instead.
mongo is being mongo, alot of developement with the design and buildsystem is required. however, that should not take place here.
This commit is contained in:
parent
220d924336
commit
ef3355f600
12 changed files with 4 additions and 2694 deletions
|
|
@ -6,5 +6,7 @@
|
|||
# VERBOSE = 1
|
||||
|
||||
# database adapter, mysql is default
|
||||
# Note: mysql is recomended, the mongo driver is not stable and you have to figure out
|
||||
# how to install the libray and header files by yourself.
|
||||
# database = mysql
|
||||
# database = mongo
|
||||
|
|
|
|||
Reference in a new issue