Upgrading from Node 6 to Node 8: a real-world performance comparison
Node 8 is out, did you hear? And it’s faster, or so they say. (more…)
Read more »MongoDB 3.2 supports 3 numeric types: 32 bit integers, 64 bit integers, and 64 bit binary floating points. MongoDB 3.4 introduces a
4th type: 128 bit decimal floating point, also
known as “decimal” or “Decimal128”. The decimal type provides a workaround f…