Finn Heemeyer
Finn Heemeyer
Hi, I have a (probably really naive) question: Does s3fs mirror files locally? Because I'm currently working on an ec2 instance (that somebody else set up), which uses s3fs and...
## References https://github.com/consul/consul/pull/4766 ## Objectives Supporting a subset of operations that are possible using consul. This pull request does not aim to provide a complete API. Currently these mutations are...
The current `Dockerfile` has some serious deficiencies. We had huge problems using it in production. I would like to offer to provide a Docker setup (or maybe different ones for...
Hi, I have a question. As a user I can create a `Poll` under the `Proposal` Dashboard. Those Polls can't be found under the `PollsController#index` page, and there is also...
Hello, the `redis` adapter works fine, but when using the `memory` adapter, I don't have the feeling that it is caching **anything**. (Always hitting API Limits a the service I'm...
Hi there, I created methods for querrying custom views + updating multiple records (which doesnt seem to work and i can figure out why). Creating this pull request because u...