-
Type: Improvement
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Portability
The driver should be useable on big endian systems to communicate with mongodb. Currently the C++ driver sources assume a little endian system when encoding integers and doubles.