Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Stateless Peer #368

Open
troyronda opened this issue Feb 23, 2020 · 0 comments
Open

Stateless Peer #368

troyronda opened this issue Feb 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@troyronda
Copy link
Contributor

Enable better ability to scale peers by moving state to the DB cluster.

  • Enable storage of blocks in CouchDB
  • Enable storage of other state in CouchDB
  • Optimize block lookups using CouchDB indexes.
  • Create cache of local indexes by watching gossip and committed blocks. Should be aware of where it’s cache starts (due to local state clearing or space caps).
@troyronda troyronda added the enhancement New feature or request label Feb 23, 2020
@bstasyszyn bstasyszyn self-assigned this Oct 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants