summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/brpaste.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/brpaste.adoc b/doc/brpaste.adoc
index 3f5ccc6..d15518f 100644
--- a/doc/brpaste.adoc
+++ b/doc/brpaste.adoc
@@ -51,6 +51,10 @@ _PUT_ */:id* _data_=*content*::
== Storage Systems
+Memory::
+Selected with "memory".
+Not persistent, but very fast.
+
Redis::
Selected with "redis".
Also the default and recommended option.