Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

R&D merge of explorer/consensus modules #605

Open
1 of 6 tasks
GlenDC opened this issue Oct 16, 2019 · 0 comments
Open
1 of 6 tasks

R&D merge of explorer/consensus modules #605

GlenDC opened this issue Oct 16, 2019 · 0 comments

Comments

@GlenDC
Copy link
Contributor

GlenDC commented Oct 16, 2019

  • layout on a high level how the merge would look like
  • (phase 1) investigate if we can use an embedded DB which would require rich queries (queries that give freedom, on the fly, in what is to be computed and returned), GraphQL comes to mind;
  • (phase 2) investigate if we want can'want-to use storm to enhance our boltDB usage: R&D if we can use storm to enhance our performance of Rivine's boltDB usage #613
  • (phase 3) merge the two modules with a unified DB persistent backend
    • ensure to have full compatibility with existing HTTP API Endpoints
    • for the new queries new endpoints will be introduced
    • this will be a breaking change in the Go Module API

Extra:

  • develop a small example frontend website that interacts with a local daemon and that showcases the richness of queries now possible
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant