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 doing marketing propaganda about how…
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/group/mongodb-user/browse_thread/th... I…
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(MongoDB use DB level lock currently, only…
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 doing marketing propaganda about how…
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/group/mongodb-user/browse_thread/th... I…
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(MongoDB use DB level lock currently, only…