I’m writing a dynamo-consistency based distributed counter database (in Go). I have worked with distributed systems for some time now, so I thought it would be good learning exercise to build one from scratch. Won’t be useful to anyone.
[Comment removed by author]
Thanks! Not sure how relevant it will be to this project, as I’m building a dynamo-style distributed system, which isn’t related to dynamodb specifically.
see this paper: http://www.read.seas.harvard.edu/~kohler/class/cs239-w08/decandia07dynamo.pdf
I think this is a great idea. distributed systems or distsys or something. Was looking for that specifically to subscribe to!