Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-memory cljs support. #662

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

In-memory cljs support. #662

wants to merge 2 commits into from

Conversation

whilo
Copy link
Member

@whilo whilo commented Feb 9, 2024

Addresses #206. First phase is going to be to make Datahike compile with cljs support in-memory. Compared to https://github.com/replikativ/datahike/tree/206-cljs-support this does not require a complete move to core.async yet, but will allow synchronizing indices between clojure and clojurescript peers, e.g. with replikativ. In the second phase we can then port Datahike to support both asynchronous and synchronous execution.

@whilo
Copy link
Member Author

whilo commented Feb 9, 2024

For reference, there is also a partial effort here #357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant