Viewing profile — rustyrazorblade
rustyrazorblade
HN member- Joined
- Thu, Jan 03, 2013, 6:58 PM UTC
- HN karma
- 171
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About rustyrazorblade
No profile information was provided.
Recent public activity
-
comment
Comment #39506482
It sounds like you're conflating strong consistency with ACID transactions. The strong consistency guarantee with QUORUM writes with Cassandra is only if the write is acknowledged …
- story
-
comment
Comment #11259833
Hi. Presenter here. Honestly the goal wasn't to sound fancy. If you're going to work in the GraphDB world, you're going to come across this terminology. If your concern around my i…
-
comment
Comment #11259485
You're right, there's some inconsistencies in the code vs the slides. Must have missed that. I'll fix that going forward.
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #8358114
Nope, quite the opposite (at least the part about me). I'm the guy that loves & thrives on talking to people.
-
comment
Comment #8358097
On the contrary, I love what I do and the company I work for. This has nothing to do with my employer.
- story
- story
- story
- story
-
comment
Comment #5513514
I built out a connection pool for the Python redis client for these types of setups where you'd want master / slave failover. It's meant to be paired with something like sentinel o…
- story
-
comment
Comment #5202831
We just started using Titan in production last week for shift.com, on a 3 node cassandra cluster. We open sourced our Object Graph Mapper library for Python here: https://github.co…