i8-stream-3.6
changed/i8-stream-3.6/mongodb-3.6-8010020191120190538.1cd76107
commit
c3c0666982
@ -0,0 +1,117 @@
|
||||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: mongodb
|
||||
stream: 3.6
|
||||
summary: MongoDB Module
|
||||
description: >-
|
||||
Mongo from humongous is a high-performance, open source, schema-free document-oriented
|
||||
database. MongoDB is written in C++ and offers the following features. Collection
|
||||
oriented storage, easy storage of object/JSON-style data. Dynamic queries. Full
|
||||
index support, including on inner objects and embedded arrays. Query profiling.
|
||||
Replication and fail-over support. Efficient storage of binary data including
|
||||
large objects (e.g. photos and videos). Auto-sharding for cloud-level scalability
|
||||
(currently in early alpha). Commercial Support Available. A key goal of MongoDB
|
||||
is to bridge the gap between key/value stores (which are fast and highly scalable)
|
||||
and traditional RDBMS systems (which are deep in functionality).
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
go-toolset: [rhel8]
|
||||
javapackages-tools: [201801]
|
||||
platform: [el8]
|
||||
requires:
|
||||
platform: [el8]
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/container-images/mongodb/
|
||||
tracker: https://github.com/modularity-modules/mongodb
|
||||
profiles:
|
||||
client:
|
||||
rpms:
|
||||
- mongo-tools
|
||||
- mongodb
|
||||
default:
|
||||
rpms:
|
||||
- mongodb
|
||||
- mongodb-server
|
||||
server:
|
||||
rpms:
|
||||
- mongodb-server
|
||||
api:
|
||||
rpms:
|
||||
- mongo-tools
|
||||
- mongodb
|
||||
- mongodb-server
|
||||
filter:
|
||||
rpms:
|
||||
- jcl-over-slf4j
|
||||
- jctools-experimental
|
||||
- jctools-javadoc
|
||||
- jctools-parent
|
||||
- jul-to-slf4j
|
||||
- log4j-over-slf4j
|
||||
- mongo-tools-devel
|
||||
- mongodb-test
|
||||
- netty-javadoc
|
||||
- python-pymongo-doc
|
||||
- python3-bson
|
||||
- python3-cheetah
|
||||
- python3-pymongo
|
||||
- python3-pymongo-gridfs
|
||||
- slf4j-ext
|
||||
- slf4j-javadoc
|
||||
- slf4j-jcl
|
||||
- slf4j-jdk14
|
||||
- slf4j-log4j12
|
||||
- slf4j-manual
|
||||
- slf4j-sources
|
||||
- snappy-java-javadoc
|
||||
- yaml-cpp-devel
|
||||
- yaml-cpp-static
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
%_with_xmvn_javadoc 1
|
||||
%_with_jp_minimal 1
|
||||
%_without_tests 1
|
||||
%_without_python2 1
|
||||
components:
|
||||
rpms:
|
||||
jctools:
|
||||
rationale: Runtime dependency of netty.
|
||||
ref: changed/i8c-stream-3.6/jctools-2.0.2-2.module_el8.0.0+31+fdc76a87
|
||||
mongo-java-driver:
|
||||
rationale: Java driver for MongoDB
|
||||
ref: changed/i8c-stream-3.6/mongo-java-driver-3.6.4-1.module_el8.0.0+31+fdc76a87
|
||||
buildorder: 2
|
||||
mongo-tools:
|
||||
rationale: MongoDB tools provides import, export, and diagnostic capabilities.
|
||||
ref: changed/i8c-stream-3.6/mongo-tools-3.6.6-1.module_el8.0.0+31+fdc76a87
|
||||
mongodb:
|
||||
rationale: MongoDB package.
|
||||
ref: changed/i8c-stream-3.6/mongodb-3.6.8-1.module_el8.0.0+31+fdc76a87
|
||||
buildorder: 2
|
||||
netty:
|
||||
rationale: Runtime dependency of mongo-java-driver.
|
||||
ref: changed/i8c-stream-3.6/netty-4.1.13-5.module_el8.0.0+31+fdc76a87
|
||||
buildorder: 1
|
||||
python-cheetah:
|
||||
rationale: MongoDB build-only dependecy.
|
||||
ref: changed/i8c-stream-3.6/python-cheetah-3.1.0-4.module_el8.0.0+31+fdc76a87
|
||||
python-pymongo:
|
||||
rationale: MongoDB dependecy for running testsuite.
|
||||
ref: changed/i8c-stream-3.6/python-pymongo-3.6.1-5.module_el8.0.0+31+fdc76a87
|
||||
slf4j:
|
||||
rationale: Runtime dependency of mongo-java-driver.
|
||||
ref: changed/i8c-stream-3.6/slf4j-1.7.25-4.module_el8.0.0+31+fdc76a87
|
||||
snappy-java:
|
||||
rationale: Optional runtime dependency of mongo-java-driver.
|
||||
ref: changed/i8c-stream-3.6/snappy-java-1.1.2.4-8.module_el8.0.0+31+fdc76a87
|
||||
yaml-cpp:
|
||||
rationale: MongoDB dependency.
|
||||
ref: changed/i8c-stream-3.6/yaml-cpp-0.6.1-2.module_el8.0.0+31+fdc76a87
|
||||
...
|
Loading…
Reference in new issue