Liking cljdoc? Tell your friends :D

Change Log

[0.0.3-alpha] - 2019-12-14

Added

  • reductions: publishes reductions of inputs to output channel.
  • mux macro: multiplex input channel into maps.
  • documentation improvements

WIP

  • Kafka example

[Unreleased] - 2019-11-08

Added

  • Control function wrappers

[0.0.2-alpha] - 2019-11-04

Version

  • Bump for release

Added

  • Usage in README

[Unreleased] - 2019-11-02

Add

  • merge! and fan!

[Unreleased] - 2019-10-31

Add

  • Blocking implementations separate from threads creation.
  • tests

Refactor

  • Update docstrings.
  • Break bindings from go-loop to let inside go-loop.
  • split blocking implementations from thread creation to allow threading model choice.

[0.0.1-alpha] - 2019-10-29

Added

  • initial produce, consume and split implementation

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close