README
Wool
An exploration on CQRS, EventSourcing, Reactive, Flux and all this kind of sh*t.
Work in progress
Test some idea about event/log based datastorage, CQRS and fancy stuff.
<script type="module">
import wool from 'https://cdn.skypack.dev/wool';
</script>
An exploration on CQRS, EventSourcing, Reactive, Flux and all this kind of sh*t.
Work in progress