|
|
|
|
|
by xxqs
5334 days ago
|
|
I wonder why nobody mentions that MongoDB supports x86 CPU architecture ONLY.
It keeps unaligned data in its memory structures, and all operations are explicitly little-endian.
So, no chance to get it running on any ARM, MIPS, PowerPC or SPARC |
|