KnowSheet / Sherlock

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

Sherlock initial checkin. #1

Closed dkorolev closed 9 years ago

dkorolev commented 9 years ago

Hi guys, here comes Sherlock.

Done:

In progress:

Not done, and will not be done until the first demos take place.

@deathbaba, @sompylasar, @mzhurovich : PTAL. As always, user-facing API is my primary concern.

Thanks, Dima

dkorolev commented 9 years ago

@sompylasar , thank you for the comments on the comments!

I've just fixed all of them, could you please look through again?

Have an idea on how to make the ownership part with Join() vs. Detach() clear, will do in the next several hours.

Thanks, Dima

sompylasar commented 9 years ago

@dkorolev more comments on the commit for the comments.

dkorolev commented 9 years ago

@sompylasar , @deathbaba : PTAL at OptionallyOwned.

I got a dinner invite, will blend OptionallyOwned with Detach()-ing the listeners in ~4 hours.

Thanks, Dima

dkorolev commented 9 years ago

@sompylasar, @deathbaba : PTAL. CC @mzhurovich.

Thanks, Dima

biodranik commented 9 years ago

The code is too complex for me to get the idea and review it effectively. Can merge it though.