core/create-consumer no longer accepts a variable number of arguments, instead requires an object of options. Other namespaces remain unchangedSimplifying how to create a consumer. When creating a consumer from the sequential namespace it is now no longer required to wrap your processing function with another call to sequential-process. This is also true for the batch and parallel namespaces.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |