diff options
author | Miguel De Anda <miguel@thedeanda.com> | 2015-06-20 21:59:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 21:59:42 +0700 |
commit | a5123777b3bd4c03ef5a718d2d286caad5b192fe (patch) | |
tree | 26ef3fdd2c196494fc6aeda4e620eace69cdc84d /system/mongo-tools/README | |
parent | 291acb44d744d065526573a91553e1c6d8649665 (diff) |
system/mongo-tools: Added (Database Software).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mongo-tools/README')
-rw-r--r-- | system/mongo-tools/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/mongo-tools/README b/system/mongo-tools/README new file mode 100644 index 0000000000000..49bb367d707a8 --- /dev/null +++ b/system/mongo-tools/README @@ -0,0 +1,5 @@ +Mongo-Tools is a set of tools for MongoDB. + +Includes: bsondump, mongoimport, mongoexport, mongodump, + mongorestore, mongostat, mongofiles, mongooplog, + and mongotop |