-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Description
I have a special use case where I (probably) don't want to use the in-memory Datomic version [1], but I do want all the Datomic features available in an in-memory fashion, just like Datascript. So a few questions:
- Would you like to have a Clojure version too? Does it make sense to you?
- Do you think it would require a lot of changes to the current codebase?
[1] It has unnecessary dependencies (when running in-memory). And I'm not sure about the properties of the in-memory version for long running processes and I can not easily find out due to the unknowns about the internals of Datomic.
Metadata
Metadata
Assignees
Labels
No labels