Evaluate new Datomic changes #94

Open
opened 2020-08-06 16:54:48 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:54:48 +00:00 (Migrated from github.com)

In particular:

Tempids and explicit partitions are now optional, simplifying code for the many programs that do not care about them.
Schema install and update are now implicit, and do not require explicit :db.install/attribute or :db.update/attribute datoms.

More: http://blog.datomic.com/2016/11/datomic-update-client-api-unlimited.html

and

http://docs.datomic.com/schema.html#explicit-schema

In particular: > Tempids and explicit partitions are now optional, simplifying code for the many programs that do not care about them. > Schema install and update are now implicit, and do not require explicit `:db.install/attribute` or `:db.update/attribute` datoms. More: http://blog.datomic.com/2016/11/datomic-update-client-api-unlimited.html and http://docs.datomic.com/schema.html#explicit-schema
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#94
No description provided.