mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 09:15:31 +02:00
The new WiredTiger engine is introduced in MongoDB 3.2. It changes the output errmsg format for violation of unique index. This commit adds support for the new format. Fixes #1245