Navigation Menu

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

Refactor out Internal Core into Separate Projects #6301

Open
sirinath opened this issue Mar 13, 2017 · 1 comment
Open

Refactor out Internal Core into Separate Projects #6301

sirinath opened this issue Mar 13, 2017 · 1 comment
Milestone

Comments

@sirinath
Copy link

Is it possible to factor out the internal core technologies used like in projects like:

This way these frameworks can be used else where and will get contributions separately. Also parts of the the architecture and design decisions gets validated and scrutinised better. Also this will limit ad hoc workarounds.

I am not familiar with the internals but ideas of core libs that can be present:

  • coroutine / threading
  • networking / RCP
  • distributed consensus
  • futures / reactive programming
  • storage engine
  • query planning
  • etc.
@AtnNn AtnNn added this to the backlog milestone Mar 17, 2017
@AtnNn
Copy link
Member

AtnNn commented Mar 18, 2017

Hi @sirinath,

You've opened a lot of very general, open-ended feature requests like this one over the past few weeks: #6300 #6299 #6298 #6297 #6287 #6286 #6285

Your ideas seem good but they aren't easily actionable and the motivations you give are too general. I recommend posting these ideas on our mailing list instead, or discussing them over slack.

Feature requests are a lot more helpful if they are more focused, if they provided more concrete motivations and benefits.

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