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

Superset In-memory engine #3361

Closed
vibinsv09 opened this issue Aug 23, 2017 · 2 comments
Closed

Superset In-memory engine #3361

vibinsv09 opened this issue Aug 23, 2017 · 2 comments

Comments

@vibinsv09
Copy link

An in-memory engine on superset would be super helpful in reducing the number of queries that gets fired concurrently on the back end database. This in memory engine can be used to keep data in memory and run queries against it. This will improve speed and efficiency.

@xrmx
Copy link
Contributor

xrmx commented Aug 23, 2017

Well you can use in memory sqlite right now :) jokes aside see @mistercrunch comment in #3302 . Unless you are going to write a connector please close, maybe we can rename #3302.

@mistercrunch
Copy link
Member

Notice: this issue has been closed because it has been inactive for 242 days. Feel free to comment and request for this issue to be reopened.

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

3 participants