From 2befd8acc9ef57b4cbb160b4efd54fa7e5690084 Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Tue, 9 May 2017 10:05:14 +0000 Subject: [PATCH] Added a comment --- ...comment_3_dd7aa7560412d4589d2fc28eb978a71e._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/todo/Configuring_metadata_view_filenames/comment_3_dd7aa7560412d4589d2fc28eb978a71e._comment diff --git a/doc/todo/Configuring_metadata_view_filenames/comment_3_dd7aa7560412d4589d2fc28eb978a71e._comment b/doc/todo/Configuring_metadata_view_filenames/comment_3_dd7aa7560412d4589d2fc28eb978a71e._comment new file mode 100644 index 0000000000..f8377f8fec --- /dev/null +++ b/doc/todo/Configuring_metadata_view_filenames/comment_3_dd7aa7560412d4589d2fc28eb978a71e._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="CandyAngel" + avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8" + subject="comment 3" + date="2017-05-09T10:05:14Z" + content=""" +> But that would make memory use scale with the number of files in the view, which I'd prefer to avoid.. + +This sounds like another use case for bloom filters :) +"""]]