Skip to content

0.6.0

Compare
Choose a tag to compare
@tonsky tonsky released this 29 Nov 22:43
· 648 commits to master since this release
  • [ BREAKING ] Entity ids and transaction ids now have to be numbers, attributes can only be keywords (strings if used from JS)
  • New method init-db for fast creation of DB from existing datoms (useful for e.g. initialization from serialized state)
  • Improved performance of transact! (~20%) and initial database population (init-db, db-from-reader, ~800%)