forked from Netflix/archaius
-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
1 lines (1 loc) · 1.03 KB
/
params.json
1
{"name":"Archaius","body":"Archaius\r\n=====\r\n\r\nFeatures\r\n-------\r\n\r\nArchaius includes a set of configuration management APIs used by Netflix. It provides the following functionalities:\r\n\r\n* Allow configurations to change dynamically at runtime. This enable production systems to get configuration changes without having to restart.\r\n* Add a cache layer that contains desired properties on top of the configuration to provide typed, fast and thread-safe access to the property. \r\n* Create a hierarchy of configurations and determine the final property value in a simple, fast and thread-safe manner.\r\n\r\nDocumentation\r\n--------------\r\nPlease see [wiki] (https://github.com/Netflix/archaius/wiki) for detail documentations.\r\n\r\nOrigin\r\n------\r\n[Archaius](http://en.wikipedia.org/wiki/Archaius) is a species of Chameleon whose color exhibits the same dynamic nature as the configurations we use in Netflix.\r\n\r\n","tagline":"","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}