Skip to content

Event and effect dispatch and handling (transactions/coordination) mechanisms for Cljc apps with DataScript databases

License

Notifications You must be signed in to change notification settings

metasoarous/datreactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatReactor

It's pronounced... DatReactOOOOOOAAAAAARRRRR! (Cue Heavy Metal music)

Introduction

DatReactor provides Re-frame (and Elm, Redux, etc) style Event handler functionality for DataScript databases (and potentially Datomic at some point). At it's core, it's a transactional synchronization mechanism. The reason the affore mentioned influencers are winning in the FRP space is that they correctly deal with this problem of synchronizing side effects and state changes around an event/message handling data flow. The goal of DatReactor is to abstract on this pattern, with the assumption of a DataScript database as the data base data structure.

This project is part of the DatSys stack, and is used to express...

TODO FINISH

About

Event and effect dispatch and handling (transactions/coordination) mechanisms for Cljc apps with DataScript databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published