Coder Social home page Coder Social logo

Comments (3)

bcg avatar bcg commented on May 28, 2024

You mean like logging what it writes and reads from the server or just logging the methods invoked? Never really had a need for it unless I was really in the weeds getting spec to pass.

Not sure how to answer your questions about design decisions and roadmap. Any specifics?

from em-mongo.

jwarchol avatar jwarchol commented on May 28, 2024

Thanks for the quick reply @bcg! What I mean by logging is mostly query statement logging, especially during debugging. The ruby-mongo-driver has it, so I was confused when I couldn't find it for em-mongo, since compatibility was stated as a goal of the project. No worries, I just wanted to know if it was left off for some technical or philosophical reason, or if it's just waiting to be implemented. I'd specifically love to see connection IDs and response timings in logs.

As for design and roadmap, I mean how has the project evolved and where is it going. I see another issue asking about replica sets. Are they supported, unsupported, or unimplemented? I see myself using this project a great deal in my new work and I want to get involved in contributing to it.

from em-mongo.

bcg avatar bcg commented on May 28, 2024

Yea we try to mimic ruby-mongo-driver as much as we can. If you'd like to add logging you can submit a PR. As long as its conditional I don't see why we wouldn't merge.

I built em-mongo because I needed a bunch of the features at work. We are migrating off of mongo for some of our services so I personally don't need the features nor have time to develop them. There is no roadmap. If you want something added just go build it and I'll merge it. If you think I might not accept it ping me first and we can discuss. Thats how its worked in the past. This thread is probably best moved to email so I'm going to close.

from em-mongo.

Related Issues (20)

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.