We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51ba5d commit 6c9e336Copy full SHA for 6c9e336
docs/reference/index-modules/store.asciidoc
@@ -39,8 +39,8 @@ The following sections lists all the different storage types supported.
39
`fs`::
40
41
Default file system implementation. This will pick the best implementation
42
-depending on the operating environment: `simplefs` on Windows 32bit, `niofs`
43
-on other 32bit systems and `mmapfs` on 64bit systems.
+depending on the operating environment, which is currently `mmapfs` on all
+supported systems but is subject to change.
44
45
[[simplefs]]`simplefs`::
46
0 commit comments