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

move from text file DB to more manageable data store #11

Closed
shea256 opened this issue Dec 5, 2014 · 12 comments
Closed

move from text file DB to more manageable data store #11

shea256 opened this issue Dec 5, 2014 · 12 comments
Labels
feature Brand new functionality. New pages, workflows, endpoints, etc. locked

Comments

@shea256
Copy link
Contributor

shea256 commented Dec 5, 2014

No description provided.

@shea256 shea256 added the feature Brand new functionality. New pages, workflows, endpoints, etc. label Dec 11, 2014
@shea256
Copy link
Contributor Author

shea256 commented Dec 15, 2014

I believe we decided on using a sqlite database by default and then later allowing the user to plug into any database.

@jcnelson
Copy link
Member

My stress tests indicate that we're probably going to be fine with a flat file until we reach ~1 million names. Then, we need to seriously look at a database. Sqlite would probably work until we reach into the billions.

@shea256
Copy link
Contributor Author

shea256 commented Sep 16, 2015

OK how about we plan on switching to sqlite next (whenever necessary)?

@muneeb-ali
Copy link
Member

I think we can add SQLite support for the next version and flag this issue with the next release, which reminds me that what release numbers are we using? The last released version was blockstore-0.0.3 and @jcnelson and I have also been calling this release "1.0". It might make sense to call it v0.1.0 since this is the first production release and we will not be changing the genesis block after this release.

@muneeb-ali muneeb-ali added this to the Blockstore v0.1.1 milestone Oct 5, 2015
@jcnelson jcnelson modified the milestones: Future, Blockstore v0.11.3 Jul 14, 2016
@jcnelson
Copy link
Member

This is present in the develop branch, but will need to be sync'ed with the new stable release.

@shea256
Copy link
Contributor Author

shea256 commented Jul 14, 2016

Nice!

@jcnelson jcnelson modified the milestones: Sqlite3, Future Jul 14, 2016
muneeb-ali added a commit that referenced this issue Aug 1, 2016
commenting out env variables (should pass via shell)
muneeb-ali added a commit that referenced this issue Aug 15, 2016
muneeb-ali pushed a commit that referenced this issue Aug 15, 2016
@jcnelson
Copy link
Member

jcnelson commented Sep 9, 2016

This will be available in 0.14.

@shea256
Copy link
Contributor Author

shea256 commented Sep 9, 2016

Ha awesome this issue is from Dec 5, 2014. Excited for SQL :D

@jcnelson
Copy link
Member

jcnelson commented Sep 9, 2016

Been working on it off and on since I joined :)

@muneeb-ali
Copy link
Member

@jcnelson next release meaning v0.14 correct? As in this is already done?

@jcnelson
Copy link
Member

Yup! Closing this issue.

muneeb-ali added a commit that referenced this issue Jan 4, 2017
Add Slack badge to README.md file
muneeb-ali added a commit that referenced this issue Jan 4, 2017
added support for building/exporting namespace diff state
muneeb-ali added a commit that referenced this issue Jan 16, 2017
Add Slack badge to README.md file
muneeb-ali added a commit that referenced this issue Jan 16, 2017
added support for building/exporting namespace diff state
destenson pushed a commit to destenson/blockstack--blockstack-core that referenced this issue Aug 11, 2017
destenson pushed a commit to destenson/blockstack--blockstack-core that referenced this issue Aug 11, 2017
added support for building/exporting namespace diff state
@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Brand new functionality. New pages, workflows, endpoints, etc. locked
Projects
None yet
Development

No branches or pull requests

4 participants