summaryrefslogtreecommitdiffstats
path: root/memfilepersistence/README
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-06-15 23:09:44 +0200
commit72231250ed81e10d66bfe70701e64fa5fe50f712 (patch)
tree2728bba1131a6f6e5bdf95afec7d7ff9358dac50 /memfilepersistence/README
Publish
Diffstat (limited to 'memfilepersistence/README')
-rw-r--r--memfilepersistence/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/memfilepersistence/README b/memfilepersistence/README
new file mode 100644
index 00000000000..38a0e92febb
--- /dev/null
+++ b/memfilepersistence/README
@@ -0,0 +1,4 @@
+This module contains Storage's persistence SPI implementation.
+
+It uses memory representation of files, which currently are persisted in
+slotfiles on disk.