|
|
|
|
|
by bruceboughton
2572 days ago
|
|
At my work, we use an internal config store developed by another team for app config management, versioning and audit history. It’s a bit flaky so we’ve been looking to replace it but don’t want to spend the company’s money building it. We’ve been looking but have not really found anything OSS. We’re looking for: - store text/binary documents - full audit history of document versions - get/put like api to retrieve/replace documents - GUI to explore history/documents - easily deplorable on Windows (ideally without an app server) Anyone got any (more) suggestions? |
|