Giter VIP home page Giter VIP logo

Comments (5)

vicanso avatar vicanso commented on September 18, 2024

@Menta2L Thanks for your suggestion. The version 3.0(master) is still under development, which I will improve and release asap.

from pike.

menta2k avatar menta2k commented on September 18, 2024

I found one very interesting package related to distributed cache that may be interesting

https://github.com/vimeo/galaxycache

from pike.

vicanso avatar vicanso commented on September 18, 2024

Pike is used for short http cache mainly and lru cache is more suitable. In production I will use nginx -->(url hash) N pike for better performance and high availability. May I ask the reason you suggest distributed cache.

from pike.

menta2k avatar menta2k commented on September 18, 2024

Yes will try to explain its a bit of edge case.
lets say that i like to cache tons of images (about a million) each image is with avg size of 80KB that is about of ~75GB cache stored in ram in a single server Honestly i am not sure even how lru can handle this I did not do such a benchmarks yet.
Anyway varnish have such a distributed cache (a little complicated and a bit expensive but they have it )

from pike.

vicanso avatar vicanso commented on September 18, 2024

Pike is support badger and redis for store

from pike.

Related Issues (12)

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.