Melroy van den Berg

Results 899 comments of Melroy van den Berg

I use Dragonfly with [Symfony messenger](https://symfony.com/doc/current/messenger.html) (PHP): ``` ==> messenger_00-stderr---supervisor-o3xj3mpn.log ":\x01tags\x01entry_comment_1554187","exception" => RedisException { …}] ==> messenger_04-stderr---supervisor-2i2hhnil.log ":\x01tags\x01entry_comment_1568177","exception" => RedisException { …}] 16:38:00 WARNING [cache] Failed to invalidate key ":\x01tags\x01entry_comment_1568983":...

> @melroy89 Please take a quick look at our docs https://www.dragonflydb.io/docs/managing-dragonfly/scripting#script-flags, specifically https://www.dragonflydb.io/docs/managing-dragonfly/scripting#:~:text=Allowing%20undeclared%20keys%E2%80%8B&text=To%20allow%20accessing%20any%20keys,when%20the%20script%20is%20running. Thanks! Can these options be set via dragonfly.conf file as well? I think so, right? Since I...

> It still bothers the question: Why not make the default flags redis-compatible? > > Dragonfly advertizes with "Dragonfly is fully compatible with Redis APIs" but that is clearly not...

Will this be merged anytime soon now?

I know it's an old issue, but just for info. Since version 2.1.0 we changed the default location of the Wine bottles, instead of using the home folder `~/.winegui`, we...

I think there is also a memory leak present in `adm-zip` or memory fragmentation under Linux. Causing memory to increase every time I unzip the same file. And not giving...

Your wiki is very outdated now... For example: https://github.com/cthackers/adm-zip/blob/05c25b123284cd0d3c8930995914ed09dbb8cf43/adm-zip.js#L506 Shows you have additional input parameters like `keepOriginalPermission` and `outFileName`. While your wiki page is not showing all this info....: https://github.com/cthackers/adm-zip/wiki/ADM-ZIP#void-extractalltostring-targetpath-boolean-overwrite--false...

I'm actually worried about @mattvh ...

Apparently he is merging again some PRs.