Code Monkey home page Code Monkey logo

Comments (7)

nodkz avatar nodkz commented on July 26, 2024

For what OS do you receive this error? Better to add explicitly your os and package name resolving for it.

For now we cannot remove this error cause need to decide which rhel, ubuntu, debian version should be used as legacy. Or I something missing and exists some magic package which works everywhere?

from mongodb-memory-server.

wingedfox avatar wingedfox commented on July 26, 2024

Gentoo does not match anything from above, but perfectly works with legacy package, it is even used by in official ebuild.

This one is legacy, just do not add any release-specific suffix:

https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.6.2.tgz

from mongodb-memory-server.

nodkz avatar nodkz commented on July 26, 2024

Can you add PR? Out of office now, but can merge and publish new version from mobile.

from mongodb-memory-server.

wingedfox avatar wingedfox commented on July 26, 2024

Ok, I'll take a look.
Btw, why not to use https://github.com/nodkz/mongodb-memory-server and let it download everything?

from mongodb-memory-server.

nodkz avatar nodkz commented on July 26, 2024

it's my repo link ;)

what exactly repo do you mean?

from mongodb-memory-server.

wingedfox avatar wingedfox commented on July 26, 2024

Sorry, did not check message after posting, preview was ok :)
There was a link to mongodb-prebuilt on github.

from mongodb-memory-server.

nodkz avatar nodkz commented on July 26, 2024

At the beginning, I used mongodb-prebuilt but with time I switched to own implementation due to following reasons:

  • own global lock for avoiding multiple downloads with parallel tests
  • ~/.mongodb-binaries folder size decreased from 200MB to 20MB (it much more pleasant for caching on CI)
  • expose more tunable options (i do not remember exactly what was added)
  • completely refactor code (es6, async/await, flowtype static analysis)

from mongodb-memory-server.

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.