Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.03 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.03 KB

viesti

  1. sanoma, kirjallinen tai suullinen asian tiedottaminen toiselle
  2. se, mitä esim. kirjoituksella, taideteoksella tai musiikkikappaleella yritetään välittää

Data-driven Message Dispatcher for Clojure/Script.

Motivation

We are big fans of the CQRS pattern. It enables incremental evolution of Task ans Process-based Systems and fits well with Event-driven architectures. CQRS has gone mainstream with GraphQL. For systems entirely built with Clojure, we can simplify things with a simple library like viesti. Builts on top of malli and reitit and the lessons learned from kekkonen and several procect spesific tools we have built over the years.

License

Copyright © 2022-2024 Metosin Oy and contributors.

Available under the terms of the Eclipse Public License 2.0, see LICENSE.