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

Introduce immutable.js #296

Merged
merged 4 commits into from
May 24, 2016
Merged

Introduce immutable.js #296

merged 4 commits into from
May 24, 2016

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented May 24, 2016

Use immutable data structures to store cached data instead of the Document class. The Document class has been removed from Orbit and should be extracted into its own lib.

Thanks to immutable.js, transactions can now be created cheaply.

Now that the Cache is using Immutable.js, the Document class is no 
longer needed within Orbit. It should be extracted into a separate lib.
@dgeb dgeb merged commit 35688e0 into rethink May 24, 2016
@dgeb dgeb deleted the rethink-immutable branch May 24, 2016 00:27
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.

1 participant