/fulcro-datomic

Server component, config support, and schema migrations for using Datomic with Fulcro

Primary LanguageClojureMIT LicenseMIT

Fulcro Datomic

This library is no longer maintained. At the time of its inception there were limited solutions for the features it provided, but now there are reasonable alternatives for most of the internal features.

  • The experimental schema validation is much better implemented with Clojure Spec

  • Migrations are still a weak point in Datomic, but Conformity seems reasonable

  • Datomic Schema is a library that can make your schema look a little nicer in code.

A library that provides injectable datomic database components for Fulcro web servers. Includes migration support, and extended schema validation.

fulcro datomic

Release: fulcro datomic Snapshot: fulcro datomic

The Fulcro TodoMVC full-stack implementation demonstrates the basics of this library. More documentation coming soon.

The MIT License (MIT) Copyright © 2016 NAVIS Copyright © 2017 Fulcrologic