aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEtcdModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the ability to post to and act uponconfiguration in etcdMelanie Thielker2017-03-311-0/+37
Etcd is a distributed, highly available name-value store that is the basis of many clustered applications. However, it can also be run on a standalone machine. Using etcd allows live monitoring and possibly changing configuration while the sim is running.