* refactor util encryption library so it doesn't have to import log * add util.SplitString to handle space and/or comma-separated config lines * go fmt
* datasource: move caching closer to datasource struct * tsdb: use cached version of datasource http transport closes #6825