-
Hi,
trying to set up the `change-streams` with pipeline that includes `$project` stage but the initial sync doesn't seem to work.
Versions:
monstache: 6.7.17
opensearch: 8.16.1
mongoDB: 5.0.30
…
-
Hi,
It seems that Decimal128 BSON type is not supported.
Thanks!
-
We don't know how many MongoDB users use decimal BSON type. Please vote for that issue if you need them.
-
When we have unique index in the key, we cannot update the value. It will give duplicate value error.
```rust
struct Datum {
key: String,
value: String
}
let database = Database::open_p…
-
The public types emitted for `bson.d.ts` are wrong:
```typescript
export declare namespace BSON {
const ObjectId: typeof bson.ObjectID; // 👈 notice the capital D in ID
type ObjectId = bs…
-
### Issue description
Export 'BSON' is not defined in electron app with vite and typescript
### Expected Behavior
Looks related to this [issue](https://github.com/typeorm/typeorm/issues/9959)…
-
Please consider adding precompile directives to speed-up time to first execution.
Julia 1.10 is now LTS and its improved precompiling features (namely using `PrecompileTools.jl`) are not new anymor…
-
### Code snippet
```python
# pip install maggma ase==3.23.0 pymatgen==2024.10.25 numpy==1.26.4
from ase.build import bulk
from pymatgen.io.ase import AseAtomsAdaptor
from maggma.stores import M…
-
is it possible to add a toggle option to use bson for mongodb
-
## CVE-2020-7610 - Critical Severity Vulnerability
Vulnerable Libraries - bson-1.1.0.tgz, bson-1.0.9.tgz
bson-1.1.0.tgz
A bson parser for node.js and the browser
Library home page: https://registr…