* Lift all shared mutable state into Kvstore commit is now an AtomicUsize In-memory table and write-log are now struct members behind individual RwLocks
* extract kvstore into new crate * add kvstore crate to CI publishing list