-
Updated
Jun 23, 2020 - Python
mongodb-database
MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.
Here are 509 public repositories matching this topic...
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Jun 9, 2020 - TypeScript
-
Updated
Jun 28, 2020 - Python
-
Updated
Jan 29, 2019 - Python
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
May 14, 2018 - Java
-
Updated
Jun 12, 2020 - JavaScript
-
Updated
Apr 25, 2020
Resume not working
Voice Channel remains silent after resuming the music playing, [potential problem with my resume command and resumeSong() function in music.js].
Possible Fixes:
- Instead of using dispatcher.resume() built-in function, use my own playMusic() function in music.js
- Possible bug in pause command despite stopping the music playing
Needs functionality to prevent users from registering duplicate accounts.
The server needs to make sure a given username doesn't already exist in the database. If it does, the server should display a message letting the user know that the given username is already taken.
-
Updated
May 4, 2018 - Java
Is your feature request related to a problem? Please describe.
Write an article on Creating real-time task management with Wertik-js.
Frontend: React
-
Updated
Jul 3, 2020 - Java
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Feb 6, 2020 - Kotlin
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Dec 8, 2018 - Python
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Java
-
Updated
Dec 5, 2019 - JavaScript
-
Updated
Jun 15, 2020 - Python
-
Updated
Mar 7, 2017 - JavaScript
-
Updated
Sep 25, 2019 - JavaScript
-
Updated
May 8, 2016 - Python
-
Updated
May 19, 2020 - R
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia


Currently you have the following conditional in
operator.yamlfornamespace.https://github.com/mongodb/mongodb-enterprise-kubernetes/blob/master/helm_chart/templates/operator.yaml#L6
You don't have the conditional in other places, e.g https://github.com/mongodb/mongodb-enterprise-kubernetes/blob/master/