add mongodb access lib

This commit is contained in:
Jay
2017-06-02 22:53:34 +08:00
parent c69679dfe2
commit e0dcf3bd6c
6 changed files with 180 additions and 9 deletions
-4
View File
@@ -14,9 +14,5 @@
"port": 27017,
"dbname": "lora"
}
},
"memcached": {
"host": "localhost",
"port": 11211
}
}