Skip to content

roadmap: distributed file system #12344

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

Closed
jojo05 opened this issue Dec 14, 2016 · 7 comments
Closed

roadmap: distributed file system #12344

jojo05 opened this issue Dec 14, 2016 · 7 comments
Labels
Milestone

Comments

@jojo05
Copy link

jojo05 commented Dec 14, 2016

Have you considered supporting or providing a distributed file system ?
(like Spanner or BigTable-like systems e.g. https://github.com/baidu/tera)

It would be useful also to explain this decision (pros/cons) for users of cockroach

Jira issue: CRDB-6129

@spencerkimball
Copy link
Member

spencerkimball commented Dec 21, 2016

We have thought about it. It would be fairly straightforward to add this capability to CockroachDB than building it from scratch, although it's still a non-trivial amount of work. There's a really old issue discussing this: #243. Also, some preliminary work on an RFC: https://github.com/spencerkimball/cockroach/blob/2a276bf022177511dd1053304dec7a40149e1327/docs/RFCS/egg_store.md

@jianjin
Copy link

jianjin commented Apr 19, 2018

@spencerkimball , the link you posted is 404. Is it moved to another place? if so, can you update using the new link?

For "add this capability to CockraochDB", Does what you mean the filesystem is on top of CockroachDB?

@petermattis petermattis added the C-wishlist A wishlist feature. label Jul 21, 2018
@github-actions
Copy link

github-actions bot commented Jun 9, 2021

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB!

@Bessonov
Copy link

Bessonov commented Jun 9, 2021

Interesting idea.

@github-actions
Copy link

We have marked this issue as stale because it has been inactive for
18 months. If this issue is still relevant, removing the stale label
or adding a comment will keep it active. Otherwise, we'll close it in
10 days to keep the issue queue tidy. Thank you for your contribution
to CockroachDB!

@Bessonov
Copy link

a comment will keep it active

@spencerkimball
Copy link
Member

spencerkimball commented Sep 26, 2023 via email

@kvoli kvoli closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants