jonathan
jonathan
Dockerfile used to create a container for bloomd (running on Alpine) Some configuration options can be set using env variables: | Name | Default value | Description | |------|---------------|-------------| |...
## Feature request Have a parameter `reservoirRefreshTime` where we can specify a time of the day when the reservoir should be replenished. ## Why The goal is to be able...
I had to update the version of numpy to 1.14.6 to be able to build requirements on my version of python (3.7) and pip (18.0) See https://github.com/numpy/numpy/issues/10500
I installed moaDB on a fresh Debian system with a fresh mongodb install, not configured. Constructor of controller class is doing a redirect loop on line 51 of file moaDB/resources/php/controller.php...
https://github.com/NodeRedis/node_redis#options-object-properties
Your module when installed is very heavy, because inclusion of some files on `closure/goog`: Here is the list of folders with size > 1MB in `closure/goog`: ``` du -h -d...
This should be fixed in the next dependencies update (maybe to solve #235 when the upgrade to Meteor3 is ready?), so I am leaving this as a documentation ticket in...
See discussion: https://github.com/dial-once/node-bunnymq/pull/21#discussion_r56648046
Right now, some queues are automatically marked as durable and user can't do anything about it. We should make it configurable.