From 226a22ef035bb6b7fb43985aea802ee4e3600492 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 9 Mar 2020 10:12:29 -0700 Subject: [PATCH] Updated Filer Stores (markdown) --- Filer-Stores.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Filer-Stores.md b/Filer-Stores.md index a6336ac..f5cca86 100644 --- a/Filer-Stores.md +++ b/Filer-Stores.md @@ -2,6 +2,8 @@ The Filer Store persists all file metadata and directory information. +Note: TTL will be ready in 1.60 release. + | Filer Store Name | Lookup | number of entries in a folder | Scalability | Directory Renaming | TTL | Note | | ---------------- | -- | -- | -- | -- | -- | -- | | memory | O(1) | limited by memory | Local, Fast | | Yes| for testing only, no persistent storage |