Skip to content

Datomic Cloud support  #17

@byronclark

Description

@byronclark

It looks like there was some initial thought put into supporting Datomic Cloud (alias in deps.edn at least), but the current implementation is written to the Peer API and may need some work to support the Client API.

The initial issues I see are:

  • datomic.api.tx->t does not exist in the Client API
  • datomic.api.tx-range takes different args in Client API
  • datomic.Datom (used as a type hint) does not exist in the Client API

I'm happy to work on this as plenish looks like a great tool that would solve a lot of challenges for my team.

Would you be open to having support for Datomic Cloud in the project?

And since it looks like you started with Datomic Cloud, any major gotchas or challenges I should watch out for?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions