Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB size limit problem. #2

Open
wythe51 opened this issue Jan 19, 2018 · 0 comments
Open

MongoDB size limit problem. #2

wythe51 opened this issue Jan 19, 2018 · 0 comments

Comments

@wythe51
Copy link
Contributor

wythe51 commented Jan 19, 2018

假如要儲存「每小時的資料」與「每五分鐘的資料」,
可能會超過 mongoDB 的限制 (16MB)

目前只能先儲存「每天的資料」,
有待找尋解法。

If we want to store "every-hour" or "every-five-minute" data,
it may cause the document exceed size limit of mongoDB, which is only 16MB.

So far we can only store "every-day" data,
and we're still searching for any solution. 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant