bluemagicsource / magic-config

bluemagic properties library
9 stars 6 forks source link

Add prefetch support to RemoteLocation #7

Closed jackrod closed 12 years ago

jackrod commented 12 years ago

RemoteLocation will support an optional prefetch value. When true, magic-config will retrieve all matching properties with the same baseUri. This will increase performance eliminating multiple requests from the config server.

jackrod commented 12 years ago

Duplicate of issue 2