2018-05-31 Meeting notes: RSpace team meeting
Date
Attendees
Goals
- Discuss where things are.
- Discuss what comes next.
- Cut some placeholder tickets for next Sprint.
Action items
- Łukasz Gołębiewski (Unlicensed) and Dominik Zajkowski look for ticket on log batch pruning
- Łukasz Gołębiewski (Unlicensed) and Dominik Zajkowski look for tickets for skip block work
- Yaraslau Levashkevich look for tickets related to metrics
- Medha Parlikar (Unlicensed) confirm what the expectations are for the performance of a single node
Discussion items
Item | Who | Notes |
---|---|---|
Where we are: History & Rollback | Henry |
|
What needs to happen: History & Rollback | Henry + Lukasz + Dom |
|
MDB_NOTLS & Concurrency Tests | Henry + Yaraslau |
|
Execution traces | Henry + Yaraslau |
|
What about: inmem implementation | Dom |
|
sealed trait Child case class NodeChild(hash: Blake2b256Hash) extends Child case class LeafChild(hash: Blake2b256Hash) extends Child case object Nothing extends Child