Fork me on GitHub
#datomic
<
2015-11-16
>
tyler02:11:57

Do partitions work for the in memory database?

tyler02:11:33

I can only get entities with :db.part/user to transact. I can create new partitions just cant get entities to transact into those partitions.

tyler02:11:58

Partition looks like

{:db/id                 #db/id[:db.part/db]
  :db/ident              :users
  :db.install/_partition :db.part/db}

tyler02:11:30

nvm looks like lein clean and a repl restart fixed the issue

sjol21:11:36

@robert-stuttaford: @stuartsierra thank you for the responses! It does make sense, still having a hard time understanding how i could use the output of the log or history to sync a datascript db that already has some content