https://bugzilla.wikimedia.org/show_bug.cgi?id=43526
--- Comment #3 from Ori Livneh <[email protected]> --- salt-api is currently 'pre-alpha'. The code doesn't look like anything substantial yet. The Salt wire protocol is MessagePack on top of ZeroMQ. Both MessagePack and ZeroMQ have good PHP bindings, so perhaps writing a PHP-based salt client wouldn't be too hard. Alternately we could implement a simple MediaWiki-Salt bridge, perhaps using UDP / wfDebug. Both approaches would be overkill if this was an isolated need. If there was better Salt / MediaWiki integration, do you expect to have lots of uses for it? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
