Open
Description
Since LMDB uses random access, hard disk drives can have tremendous performance problems.
This is how this can be done in Linux: https://stackoverflow.com/questions/908188/is-there-any-way-of-detecting-if-a-drive-is-a-ssd
We can do this for all operating systems. Every OS has its own way.