Code Monkey home page Code Monkey logo

Comments (3)

mperham avatar mperham commented on August 28, 2024

It's doubtful I will accept this as caching values this large has always struck me as a design smell. Your application design is probably questionable if you are caching values this large.

On a side note, you can enable compression to get larger values, assuming your values are compressible.

from dalli.

 avatar commented on August 28, 2024

OK, you have certainly the right to make your software "opinionated" and I respect your choice. To clarify my opinion - I am used to work with software, which "... was not designed to stop its users from doing stupid things, as that would also stop them from doing clever things".

Note also, that in the second patch will dalli automatically query the actual limit of the server. In a case, where the user intentionally configured his memcached to support larger values, will unpatched dalli incorrectly report, that memcached is limited to 1 MB - that's clearly a bug in my opinion.

from dalli.

mperham avatar mperham commented on August 28, 2024

Support greater than 1MB values, closed by 55def36

from dalli.

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.