Skip to content

Replace EOS Blockchain calls with call to OrbitDB #9

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

Open
cgilly2fast opened this issue Sep 23, 2019 · 0 comments
Open

Replace EOS Blockchain calls with call to OrbitDB #9

cgilly2fast opened this issue Sep 23, 2019 · 0 comments
Assignees

Comments

@cgilly2fast
Copy link
Owner

There currently is a schema for a SQLite database under the db folder.

This can be used as a reference for the fields that will be used in the Orbitdb implementation which is a Document-based NoSQL DB.

This move ultimately raises the question of, should we also create a simple-developx or "lite" version where the data is stored locally and using SQLite as the database?

This implementation would use the same DevelopX interface but wouldn't seed the date on IPFS. Basically a centralized DevelopX or lightweight Gitlab. DevelopX Lite?

@cgilly2fast cgilly2fast self-assigned this Sep 23, 2019
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

1 participant