summaryrefslogtreecommitdiff
path: root/Que
AgeCommit message (Collapse)Author
2020-05-02Auto-overlay niv sourcesBen Sima
This is somewhat experimental, the idea is automatically set the sources from my niv pinned deps. It seems to work, so I'll keep at it and see if I can improve it as issues come up.
2020-04-21Add swap to que-prodBen Sima
2020-04-21Prevent empty channels from being created by mistakeBen Sima
2020-04-19Switch to niv for managing third party sourcesBen Sima
2020-04-18Fallback to default config on startupBen Sima
2020-04-18Allow '-' in quepaths and namespacesBen Sima
2020-04-15Use python format strings for args.thenBen Sima
2020-04-15Add logging, retry decorator, and a few refactorsBen Sima
This seems to be working all the way through.
2020-04-15Don't mult and tap when streaming a queBen Sima
This removes the multi style, but that was buggy. I think messages were being lost when consumers detached and mult channels disappeared, or something. I'll need to reimplement muilti style properly, with tests.
2020-04-15Lint fixes, also delete Biz.LanguageBen Sima
2020-04-15ReformattingBen Sima
Now I'm using ormolu instead of brittany for Haskell formatting now. Figured I should just make all of these big changes at once.
2020-04-15Re-namespacingBen Sima
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much.