We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
减少底层依赖关系 轻量本驱动
The text was updated successfully, but these errors were encountered:
主要有以下几个部分 1 减少对 mongodb-driver 的依赖 。只取用其核心操作。不再使用他的内部私有工具 2 减少对icefrog 等的依赖 ,避免 版本不一致导致的其他问题 。
Sorry, something went wrong.
比如 内部 assertion 这块
#79 #80
a908a31
No branches or pull requests
减少底层依赖关系 轻量本驱动
The text was updated successfully, but these errors were encountered: