Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

mongodb数据库支持 - mongodb database support #2

Closed
binux opened this issue Mar 7, 2014 · 3 comments
Closed

mongodb数据库支持 - mongodb database support #2

binux opened this issue Mar 7, 2014 · 3 comments

Comments

@binux
Copy link
Owner

binux commented Mar 7, 2014

database adapter for mongodb.

  • add new folder database/mongodb
  • two class TaskDB and ProjectDB inherited from database.base and implement all the interfaces
  • It's better to create new collection for each project
@binux binux added the feature label Mar 7, 2014
@binux
Copy link
Owner Author

binux commented Mar 7, 2014

完成 mongodb 数据库适配支持

  • database/mongodb 目录下添加您的代码
  • 完成 TaskDBProjectDB 两个继承自 database.base 的类。并实现所有的接口。
  • 最好根据 project 分 collection

@binux binux added this to the Bugfix and Basic Features milestone Mar 7, 2014
@binux
Copy link
Owner Author

binux commented Mar 7, 2014

设计容量单 project 1000w

@binux
Copy link
Owner Author

binux commented Oct 12, 2014

6a823ab
a4c089d

@binux binux closed this as completed Oct 12, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant