-
when i cd f8app, run sudo docker-compose up --build
there was a error:
f8app_mongorestore_1 exited with code 1
and Then apper the bellow message too long time
{ lastUse: 1 }, name: "lsidT…
-
It's a fairly common request to get the size of data for each symbol in VersionStore and currently I just use a Mongo js script to get it, but it would be nice to have a util in VersionStore or otherw…
-
Hey, I was just wondering if anyone could possibly write an examples directory for this, so that we can actually see how to use this properly. There's seems to be a lot of little details getting in th…
-
I currently have a User collection, and within that collection there is a Friend embedded document. I want to setup authorization so only the users that are connected can delete a friend. This equat…
-
Hello!
First off, thank you for all the work you've done, allowing so many of us to easily interface with mongo collections.
I have documents converted to JSON from my R environment that have do…
-
Hi,
Is the 16MB document size limit is including sub document as well?
I mean, would it work if I have a document of 16MB who contains a sub document of 16MB?
Thanks
-
Hello everybody. I've got an terrible bug that makes roles creation impossible. There is my steps:
1. Generate new Ruby On Rails project: `rails new sample --skip-active-record` and `cd` into `sam…
Zeben updated
7 years ago
-
I received the following error
`ReadStartDocument can only be called when CurrentBsonType is Document, not when CurrentBsonType is Boolean.`
at line 20 (`var bsonType = bsonReader.CurrentBsonType;`)…
-
## Versions/Environment
1. What version of Rust are you using? 1.70.0
2. What operating system are you using? Ubuntu 22.04
3. What versions of the driver and its dependencies are you using? `mongod…
-
`get_objects2` can return up to 10K objects, each with their own provenance, and provenance can be up to 1MB serialized. That's 10GB serialized, or 5-20x that unserialized.
Save the size of the pro…