Live data from Hacker News

Viewing profile — rustyrazorblade

rustyrazorblade

HN member
Joined
Thu, Jan 03, 2013, 6:58 PM UTC
HN karma
171
Public activity
20 items

About rustyrazorblade

No profile information was provided.

Recent public activity

  1. 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 …

  2. story
  3. 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…

  4. 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.

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #8358114

    Nope, quite the opposite (at least the part about me). I'm the guy that loves & thrives on talking to people.

  13. 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.

  14. story
  15. story
  16. story
  17. story
  18. 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…

  19. story
  20. 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…