Edward Capriolo

Results 51 comments of Edward Capriolo

So one thing I noticed across all the projects is that it would be nice if ResolvedLocation and Geoname were more like java beans so we would not have to...

Astyanax is liked against and old cassandra and as a result pulls in an old thrift. This causes all kinds of problems.

Ping. I am pretty curious as to how we are not merging this because there are compile errors here.

Ralph, yes I will take some time and move the code back here if you are interested in contributing.

We have moved the project to apache http://incubator.apache.org/projects/gossip.html

It does not seem like it. If there is a patch out there I can give it a try. (I confess to being out of touch with this for a...

It all looks good so far. Just let me know when you want me to merge.

Yes thinking through this though I am not sure if the gossiper is the right place to exchange data. Where does the gossiper and the database/service using the gossiper begin?

One of the reasons I found/put together this library was I was building my own no-sql https://github.com/edwardcapriolo/nibiru. So I was thinking the place to do things like this would be...

Yes. We can go on with the library. But I _think_ a eventually consistent CRDT structure is something closer to a NoSQL database than a gossip library.