Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 1 | -0/+0 | |
2019-09-17 | Update the Newtonsoft JSON manipulation DLL to latest version (v12.0.3-beta1). | Robert Adams | 1 | -0/+11193 | |
2018-01-15 | replace Newtonsoft.Json and Zlib.net with target .net4.6 | UbitUmarov | 1 | -8626/+0 | |
2017-03-31 | Add the ability to post to and act uponconfiguration in etcd | Melanie Thielker | 1 | -0/+8626 | |
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. |