Git Product home page Git Product logo

Comments (6)

DblK avatar DblK commented on May 20, 2024 1

I just found out another library in Go similar to FerretDb and with already support for Oplog, it's called lungo.
It's MIT licensed so you might be able to take some inspiration there ;)

from ferretdb.

radekmie avatar radekmie commented on May 20, 2024 1

I'm not sure how advanced this effort is, but I wanted to cross-post meteor/meteor#12150 (reply in thread) here:

Update from my end: as soon as FerretDB supports Change Streams, Meteor can stay fully reactive with cultofcoders:redis-oplog and my new tool changestream-to-redis.

In other words: #175 is enough for Meteor apps, as long as they want to work with cultofcoders:redis-oplog.

from ferretdb.

ocdtrekkie avatar ocdtrekkie commented on May 20, 2024

Hello! We have been sort of following this project with interest/excitement for a while, and are potentially interested in using FerretDB with a Meteor app to escape a presently extremely old version of MongoDB as a dependency.

Do you have any ballpark how far out Meteor compatibility for FerretDB might be in your present plans?

from ferretdb.

mitar avatar mitar commented on May 20, 2024

Hm, in this blog post it says:

We are testing FerretDB against real-world applications, like FastNetMon, the Enmeshed Connector, BigBlueButton, Strapi, or frameworks such as MeteorJS, among others.

So what does this mean? Is oplog supported or not? Because from reading the post I understood that Meteor (and oplog) support is already available.

from ferretdb.

AlekSi avatar AlekSi commented on May 20, 2024

Meteor fallbacks to polling when OpLog is not available. It is not suitable for many production deployments, but sometimes it is good enough. In that case, Meteor applications could work with FerretDB, and indeed some of them work.

from ferretdb.

AlekSi avatar AlekSi commented on May 20, 2024

The first version with OpLog support is out! See https://github.com/FerretDB/FerretDB/releases/tag/v1.18.0

from ferretdb.

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.