Yoann Ciabaud
Yoann Ciabaud
Just a though about keys property, don't you think it should evict old elements and return only valid keys regarding maxAge? This will clean the cache more aggressively but getting...
This PR proposes a BEP document as discussed in #168 I would like to have some feedback on the content and on some changes I made in the messages. I...
Quoting @DiegoRBaquero on https://github.com/feross/bittorrent-tracker/pull/160#issuecomment-225036415 > Each swarm has an LRU cache which in some case might never remove peers, consuming RAM. OpenWebTorrent trackers, who's been running without restarting for the...
Hi there I made a little addition to your project, I made a PR from it it you are interested in it too. This adds the ability to create a...
I was looking for a meteor server implementation for flowjs (fork of resumable) and I found your package. So I decided to remove all resumable client implementation and add the...
Hello, I have an issue creating a many to many association with fixtures. In [lib/loader.js#L191](https://github.com/domasx2/sequelize-fixtures/blob/master/lib/loader.js#L191), `assoc.target.findOne` is using the plural form of the Team table and therefore the request fails...
The plugin has been tested with kong 0.11 and is not compatible with kong 0.13 for now.
Load test the plugin to see if there are database / caching / performance issues