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 support #7

Closed
JacobNinja opened this issue Oct 9, 2013 · 1 comment
Closed

MongoDB support #7

JacobNinja opened this issue Oct 9, 2013 · 1 comment

Comments

@JacobNinja
Copy link

NodeOS should get rid of filesystems and use MongoDB as the core file layer. That way we would get automatic sharding across multiple hard drives and built-in JSON support.

@groundwater
Copy link
Contributor

NodeOS is using whatever the Linux kernel provides, which is a file system. A MongoDB file system should be layered on top of that by using an npm package.

During boot, the system can start a variety of packages similar to how upstart or systemd works. That would be the way to do it.

In short, cool idea, but it belongs in the npm space.

groundwater added a commit that referenced this issue Sep 11, 2014
Fixed Broken Install Docker Link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants