You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my testing, it appears the Datomic Entity API is not available when running Datalevin as a Babashka pod.
I'm interested in using the entity API from a Babashka script because I'd like to use a Datalevin database for keeping my shell script state instead of an EDN file, and I'd like to extract data with the entity API.
Hi!
From my testing, it appears the Datomic Entity API is not available when running Datalevin as a Babashka pod.
I'm interested in using the entity API from a Babashka script because I'd like to use a Datalevin database for keeping my shell script state instead of an EDN file, and I'd like to extract data with the entity API.
Datalevin version:
datalevin/datalevin {:mvn/version "0.9.10"}
Different behavior between JVM datalevin and Babashka pod datalevin
Datalevin as Babashka pod:
Datalevin on JVM:
References
Discussed on Slack in September 2024: https://clojurians.slack.com/archives/C01RD3AF336/p1726228973547099
The text was updated successfully, but these errors were encountered: