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

Crane should support Sqlite or BoltDB as MySQL need another serivces #544

Open
cmingxu opened this issue Sep 28, 2016 · 3 comments
Open

Comments

@cmingxu
Copy link
Contributor

cmingxu commented Sep 28, 2016

Actual Behavior:

  • What is the issue? *

Crane should support Sqlite or BoltDB as MySQL need another serivces

@xiaods
Copy link
Contributor

xiaods commented Oct 9, 2016

wan't fix it. there is not urgent reason to replace mysql with sqlite.

@xiaods
Copy link
Contributor

xiaods commented Nov 3, 2016

Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL.

@cmingxu
Copy link
Contributor Author

cmingxu commented Nov 3, 2016

Also I want mention that, there is a project combine both BoltDb and Raft https://github.com/hashicorp/raft-boltdb, so we can use boltdb in a distributed environments, make boltdb HA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants