Viewing profile — stoneg
stoneg
HN member- Joined
- Fri, Jan 28, 2011, 4:58 AM UTC
- HN karma
- 11
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About stoneg
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…