GitHub user iilyak opened a pull request:
https://github.com/apache/couchdb-couch/pull/34
2561 make config api consistent
This PR should go with https://github.com/apache/couchdb-config/pull/2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iilyak/couchdb-couch
2561-make-config-API-consistent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch/pull/34.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #34
----
commit 9649829fc75dab7931f857e877284c6fcc9b9464
Author: ILYA Khlopotov <[email protected]>
Date: 2015-01-29T20:39:47Z
Update config_listener behaviuor
COUCHDB-2561
commit 8918ba7cddb574fcb6439e2012df94214eee5983
Author: ILYA Khlopotov <[email protected]>
Date: 2015-01-29T20:41:26Z
config:get/3 is more strict now
The config:get/3 supports only following types for default argument
- atom `undefined`
- string (list)
- boolean
- float
- integer
COUCDB-2561
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---