KnowSheet / Sherlock

Structured, append-only, immutable data persistence layer with publish-subscribe.
2 stars 1 forks source link

Design doc V1. #12

Closed dkorolev closed 9 years ago

dkorolev commented 9 years ago

@mzhurovich , @sompylasar , @deathbaba : This is the first draft of Sherlock design doc. Comments much appreciated.

After couple iterations I would like this doc to be comparable to http://htmlpreview.github.io/?https://github.com/google/leveldb/blob/master/doc/index.html or https://github.com/grpc/grpc-common clarity-wise.

Thanks! Dima

dkorolev commented 9 years ago

@mzhurovich , @sompylasar : Thank you for the comments, incorporated them all and (hopefully) introduced a bit more clarity, PTAL.

(I'll follow your preferences wrt merging. We could polish this V1 and start making changes, or make this pull request a cover for design conversations.)

dkorolev commented 9 years ago

Up :-) whenever you guys have time, I'm not blocked by this.

dkorolev commented 9 years ago

For the sake of moving forward faster, I'll merge this one. @mzhurovich , @sompylasar : Please post-review once you have a couple minutes.