-
Couldn't load subscription status.
- Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
本次重构将会添加以下内容:
This refactoring will add the following:
- Redis 连接与连接器的统一接口 7d80dd9
Unified interface for Redis connections and connectors. 7d80dd9 - MongoDB 4.x 版本的适配 f5288d0
Adaptation for MongoDB 4.x versions. f5288d0 - MongoDB 对数据库操作的连接器接口现在返回 Future,代表数据库操作执行结果 f5288d0
MongoDB's connection interface for database operations now returns a Future, which represents the execution result of the database operation. f5288d0 - MongoDB 集群支持 f5288d0
MongoDB cluster support. f5288d0 - Redis 集群支持
Redis cluster support.
此外,我们需要重新编写集成测试提高覆盖率,这一部分稍后更新。
In addition, we need to rewrite the integration tests to improve coverage, this part will be updated later.
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request