June 7th - 13th: As had been discussed in last week's conversations with my mentor @little-wallace, it was noted that I had to focus not on writing an interface with EBS but rather find out locations in the code of components/raftstore
and figure out ways of removing redundant writes made to both KVDB and RaftDB, this was something I had not been clear upon in the first week, but I have started work on reading the details of raftstore::store
, starting with the FSM
module, where there are multiple details that are a bit unclear for me, this is especially due to the fact that I am extremely new to the source-code. I intended to figure out the exact mechanism of write to DB, by further researching through the source code.
Last active
June 19, 2020 12:23
-
-
Save de-sh/a602e208aa8a3a4656ad97ed58a91c81 to your computer and use it in GitHub Desktop.
A report of work done in week two of the Google Summer of Code 2020 program
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment