{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/pub","name":"pub","description":"\n\npub is an executable for piping data from stdin to a specified\nRedis pub/sub channel.\n\nA typical use for this tool is to tail a log file, match a specific\nline with grep, and pipe it into Redis where multiple consumers can\ndo something different with each incoming log line:\n\nIt also comes with a utility named sub for piping from a Redis\npub/sub channel to stdout:\n\n\n\nPackage maintainers\n\nFor package maintainers and hackage trustees\n\nCandidates\n\n\n\n\n\n\nThe pub utility publishes input from stdin to a redis channel and the sub\nutility consumes from a redis channel, writing to stdout.\n\nPublishing to Redis from stdin is easy with the pub utility:\n\nand subscribing to Redis channels and piping to stdout is also easy with the\nsub utility:\n\nYou can build multiple ways:","version":"3.0.0","softwareVersion":"3.0.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/ixmatus/pub","issueTracker":"https://github.com/ixmatus/pub/issues","keywords":["bsd3","program","utility","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"ParnellSpringmeyer"}],"author":[{"@type":"Person","name":"ParnellSpringmeyer"}],"copyrightHolder":[{"@type":"Person","name":"ParnellSpringmeyer"}],"dateCreated":"2014-08-06","dateModified":"2017-05-29","datePublished":"2017-05-29","copyrightYear":2014,"downloadUrl":"https://hackage.haskell.org/package/pub-3.0.0/pub-3.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/pub"],"https://www.w3.org/ns/activitystreams#likes":13}