Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Replace goleveldb with a more modern key/value embedded database with better performance characteristics.
  • Queryability options - We continue to see requests for additional ledger query options, and could consider (embedded in peer) - query language support in peer on top of the embedded key/value state store, versus using a
  • Queryability (external database) - queryable external database (CouchDB or otherwise).

...

  • Performance improvements - refactor peer validation/commit logic and private data handling to alleviate known performance bottlenecks


Items already in progress:

...