From 3df1f0dc5bfee0d8a57d01acd593196d15ffba79 Mon Sep 17 00:00:00 2001
From: Gerhard Gonter <ggonter@gmail.com>
Date: Tue, 1 Apr 2014 14:02:02 +0200
Subject: [PATCH] added note about embedded MongoDB

---
 textarchive/vlib001.pl | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/textarchive/vlib001.pl b/textarchive/vlib001.pl
index 9dc70f7..fc4b6a9 100755
--- a/textarchive/vlib001.pl
+++ b/textarchive/vlib001.pl
@@ -540,3 +540,8 @@ __END__
       file metadata in one place and let other hashes point to that
       place.
 
+=head2 embedded databases?
+
+  * maybe embedded MongoDB would be a nice alternative to the full
+    blown service base MongoDB backend
+
-- 
GitLab