Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

quartethealth/datomisca

This branch is 8 commits ahead of dwhjames/datomisca:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bca106c · Feb 28, 2017
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Feb 28, 2017
Dec 13, 2016
Feb 27, 2017
Oct 11, 2014
Dec 12, 2016
Nov 22, 2012
Feb 28, 2017
Feb 28, 2017
Feb 28, 2017

Repository files navigation

Build Status Download

NOTE: This is a fork of the official, seemingly abandoned repo modified to support scala 2.12. Most of this work was done by https://github.com/flyingwalrusllc/datomisca but this finishes that and publishes it publicly to bintray.

Datomisca, embrace Datomic the Scala way

A Scala API for Datomic

Please go to Datomisca website for full description of the project and its features, as well as a guide for getting started and samples!

Datomisca is a thin layer around Datomic aimed at exposing Datomic’s functionality and leveraging its full power.

Datomisca uses Scala concepts to enhance the Datomic experience for Scala developers:

  • Type safety,
  • Asynchronicity & non-blocking patterns,
  • Advanced functional programming
  • Compile-time enhancement with Scala 2.10 macros

Packages

No packages published

Languages

  • Scala 100.0%