-
Updated
May 3, 2021 - Java
MongoDB

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 38,275 public repositories matching this topic...
-
Updated
Apr 22, 2021 - Java
-
Updated
May 2, 2021 - JavaScript
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the
https://leapgraph.com/graphql-api-security
This article mentions several add-on packages that Reaction may want to use. This issue is simply to investigate whether these vulnerabilities are present and try adding the packages to solve them.
-
Updated
Apr 26, 2021 - Java
As reported by @tripplehelix (874e648a-2df7-4312-a9e6-7217be462204):
"When clicking on a task title to edit the task, only the title is outlined not the entire white portion. Not sure if this is on purpose.'
I'm labelling this as "on hold - needs design" for a design-related decision about any potential fix.
 becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
Hi @wulfsolter,
Regarding #230 you should also add this confirm alert on Delete button in Editing Document and Collection… on all delete button in fact :) - Currently it is easy to delete document or collection by mistake :(
-
Updated
Jan 13, 2021 - JavaScript
please help me out with deployment of the code in Azure Web App.
-
Updated
Sep 11, 2020 - JavaScript
Created by MongoDB Inc.
Released February 11, 2009
- Organization
- mongodb
- Website
- www.mongodb.com
- Wikipedia
- Wikipedia
Meteor makes use of the
DDP_DEFAULT_CONNECTION_URL
environment variable to modify the__meteor_runtime_config__.DDP_DEFAULT_CONNECTION_URL
variable in the server.__meteor_runtime_config_.DDP_DEFAULT_CONNECTION_URL
is then transmitted by the server to the clients in the downloaded index files.This variable is then used by the client to determine where to make the DDP client connection