May 25, 2016 |
MongoDB
Introduction In this blog, we’ll review MongoDB 3.2 elections and how they work, as well as what is really new and different in the election protocol. MongoDB 3.2 revamped its election protocol for increased stability! Exciting times, with smarter and faster elections are here! With this latest release, you will find that replication (and the […]
Mar 24, 2016 |
MongoDB
In this blog post, we’ll discuss how shorter field names impact performance and document size in MongoDB. The MongoDB Manual Developer Notes state: Shortening field names reduce expressiveness and does not provide considerable benefit for larger documents and where document overhead is not of significant concern. Shorter field names do not lessen the size of indexes […]
Feb 25, 2016 |
MongoDB
Welcome to the first in a new series of MongoDB blogs. These blogs will cover a selection of topics, including: How-tos New release and new features Getting back to the basics Solutions from the field In this first blog, we’ll discuss MongoDB updates. You can use the update method to update documents in a collection. […]