Giter VIP home page Giter VIP logo

memcachir's People

Contributors

agutierrezrodriguez avatar kianmeng avatar michaeljguarino avatar natashadowse avatar peillis avatar stephanos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

memcachir's Issues

Emit Telemetry events

Hello!

Telemetry is getting traction now that it's included in Phoenix and Ecto out-of-the-box. What's your stance on emitting telemetry events from this library? Would you welcome contributions?

It would allow users of this library to capture important metrics and send them to their monitoring solution. This way, we save everyone the time to instrument their own usage of this library.

Stephan

Is it possibile to handle fail node on libring?

Hi:

thank for your effort to develop/maintain memcachir,

it's the best memcache client of elixir as I know,

and, is it possible to handle failed node to libring?
when a node failed, remove it from librings list,
and when the node back online, readd it to librings list.

thanks.

Memcache connection leak

We recently upgraded to the latest memcachir version from one of our local forks, and immediately found a connection leak. I'm not entirely certain of the root cause, but we witnessed monotonic increases in connection counts on our elasticache cluster (eventually terminated when we hit process ulimits). We're currently running on elixir 1.7.2 in docker (with a distillery release).

My guess is the root cause might be due to some nuance in the supervision of the health check. Or perhaps the pool isn't tearing down the memcachex connection processes correctly so that they actually close their sockets.

Here's our fork for comparison: https://github.com/Frameio/memcachir

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.