Add module for mongodb

This commit is contained in:
David Maciejak 2019-03-20 10:45:42 +08:00
commit 012fbe6d1b
10 changed files with 330 additions and 9 deletions

View file

@ -146,6 +146,7 @@
#define PORT_RADMIN2 4899
#define PORT_MCACHED 11211
#define PORT_MCACHED_SSL 11211
#define PORT_MONGODB 27017
#define False 0
#define True 1