Live data from Hacker News

Viewing profile — stoneg

stoneg

HN member
Joined
Fri, Jan 28, 2011, 4:58 AM UTC
HN karma
11
Public activity
3 items

About stoneg

No profile information was provided.

Recent public activity

  1. comment
    Comment #3202028

    yes, we are using mongo from 1.6.3. Reliability, Locking and Data security (not losing data) are never first priorities on their to-do list, they just push new features and busy do…

  2. comment
    Comment #2151456

    It's true, we also experienced data loss (several millions of log data caused by dirty shutdown, it's data file is very fragile) issue like this thread http://groups.google.com/gro…

  3. comment
    Comment #2150879

    Currently (mongodb 1.6.x) sharding is a killer feature that might kill yourself. It's just a marketing propaganda. I once tried switch to sharding to avoid high write lock ratio(Mo…