summaryrefslogtreecommitdiff
path: root/debian/mongodb-server.mongodb.init
diff options
context:
space:
mode:
authorAntonin Kral <a.kral@bobek.cz>2011-08-07 20:42:51 +0200
committerAntonin Kral <a.kral@bobek.cz>2011-08-07 21:07:04 +0200
commitbf8d466302e046d534b67751d012669f43bf672a (patch)
tree0e5a203ebef086a747cd5520c69ccd2f86d0f6ce /debian/mongodb-server.mongodb.init
parentc620769b805fea31f0e23f7cf399cc3dc9205cc1 (diff)
downloadmongodb-bf8d466302e046d534b67751d012669f43bf672a.tar.gz
update description
Diffstat (limited to 'debian/mongodb-server.mongodb.init')
-rw-r--r--debian/mongodb-server.mongodb.init6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/mongodb-server.mongodb.init b/debian/mongodb-server.mongodb.init
index 878bba6..5c5f879 100644
--- a/debian/mongodb-server.mongodb.init
+++ b/debian/mongodb-server.mongodb.init
@@ -32,7 +32,7 @@
# document-oriented data store that's easy to deploy, manage
# and use. It's network accessible, written in C++ and offers
# the following features:
-#
+# .
# * Collection oriented storage - easy storage of object-
# style data
# * Full index support, including on inner objects
@@ -41,7 +41,9 @@
# * Efficient storage of binary data including large
# objects (e.g. videos)
# * Auto-sharding for cloud-level scalability (Q209)
-#
+# .
+# This package is build with V8 JavaScript engine.
+# .
# High performance, scalability, and reasonable depth of
# functionality are the goals for the project.
### END INIT INFO