Rahul Sinha

Results 3 issues of Rahul Sinha

`f.TagPrefix` is respected by `f.Post(..)` and `f.PostWithTime(..)` methods but not by `f.EncodeAndPostData(..)` and `f.EncodeData(..)`. It should be consistent across all methods. It is very easy to fix but requires api...

I believe that [etcd](https://github.com/coreos/etcd) is better suited for this purpose as it is robust key-value store and has [watch on keys](https://github.com/coreos/etcd/blob/master/Documentation/dev-guide/interacting_v3.md#watch-key-changes) feature.

I trying to define some variables inside a resource so that it can be referred when needed and this resource block is in the loop so I can't define these...

enhancement
config