V4.0.1
Version update details:
- Optimized the registration mechanism, reducing the number of parameters which accessing each module, now can get the module according to its template parameters.
- remove some database plugin which let the deployment become more easier.
- Refactored networking's callback interface, added observer mechanism for networking message, removed switch message and ID.
- Fixed some defect on nosql(redis) module.
- Overload interface for char*, and added new interface for std::string.
- Also fixed some bugs from users feedback.