bitshares / bitshares/python-bitshares
Change sqlite database to mysq
- Dominant language
- Python
- Stars
- 162
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
Hi @xeroc, We would like to know if there is a way to change the bitshares.sqlite to other database link mysql. We are planning to load balance our application, and we would like for all of our instances(servers) to have the same bitshares key storage. We would like to know if there are any other ways to load balance our application without having an issue with the bitshares.sqlite?
Contributor guide
Research direction
Start by locating how bitshares.sqlite is opened and how BitShares keys are stored; the issue names no source file, test, or entry point. Determine whether shared MySQL-backed storage or another load-balancing approach is supported, and define done as a documented, tested solution for sharing key storage across instances.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, python, sqlite
- Domain
- blockchain, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100