Coder Social home page Coder Social logo

Comments (4)

raix avatar raix commented on July 30, 2024

I minimax doesn't know about mongodb - it just minifies/maxifies objects.

This could be done in the core EJSON.stringify but MDG will prop. not tie it to a mongo specific type. One could perhaps create a ObjectID EJSON type.

You could ask @glasser if they'd take a pr on this or if they have any suggestions, it could be converting ID's from the remote mongo driver - or if minimongo should support _id._str.

Kind regards Morten

from ground-minimax.

raix avatar raix commented on July 30, 2024

it's sort of related to Meteor-Community-Packages/ground-db#82
lists.insert({'_id':new Mongo.Collection.ObjectID(),'name':name});

from ground-minimax.

GunnarSturla avatar GunnarSturla commented on July 30, 2024

Yeah, it looks like Meteor-Community-Packages/ground-db#82 is the same issue.

I find it unlikely that MDG would change minimongo's handling of _id's since it' specifically stated that _id's need to be either String or ObjectID. (I recall reading but could not find in the docs).

Do you think that creating a custom/user created EJSON type would be the way to go?

from ground-minimax.

raix avatar raix commented on July 30, 2024

@GunnarSturla might be more performant

from ground-minimax.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.