diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mongodb/CL | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mongodb/CL b/databases/mongodb/CL deleted file mode 100644 index 56bd54e6138..00000000000 --- a/databases/mongodb/CL +++ /dev/null @@ -1,11 +0,0 @@ -Import databases/mongodb 3.0.2 from pkgsrc-wip/mongodb - -Packged by jafour1 and updated by some users. - - -Mongo (from "humongous") is a high-performance, open source, schema-free, -document-oriented database. It features: document data model with dynamic -schemas; full, flexible index support and rich queries; auto-Sharding for -horizontal scalability; built-in replication for high availability; text -search; advanced security; aggregation Framework and MapReduce; large media -storage with GridFS. |