Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人使用具有完全不同后端的 Netflix Conductor。我们正在考虑使用 Azure Cosmos DB 作为后端插入 Conductor。
Conductor by design 具有可插拔的架构,这意味着只要您实现存储接口,您就可以使用任何数据存储。在 OSS 中,有社区对 MySQL 和其他商店的贡献。