Skip to content
New issue

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

减少底层依赖关系 #79

Open
HbnKing opened this issue Dec 3, 2023 · 2 comments
Open

减少底层依赖关系 #79

HbnKing opened this issue Dec 3, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@HbnKing
Copy link
Contributor

HbnKing commented Dec 3, 2023

减少底层依赖关系 轻量本驱动

@HbnKing HbnKing changed the title 后续减少底层依赖关系 减少底层依赖关系 Dec 3, 2023
@HbnKing
Copy link
Contributor Author

HbnKing commented Dec 7, 2023

主要有以下几个部分
1 减少对 mongodb-driver 的依赖 。只取用其核心操作。不再使用他的内部私有工具
2 减少对icefrog 等的依赖 ,避免 版本不一致导致的其他问题 。

@HbnKing HbnKing added the enhancement New feature or request label Dec 13, 2023
@HbnKing
Copy link
Contributor Author

HbnKing commented Dec 15, 2023

比如 内部 assertion 这块

HbnKing added a commit that referenced this issue Jan 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant