Skip to content
This repository has been archived by the owner on Dec 31, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:gyzerok/adrenaline
Browse files Browse the repository at this point in the history
  • Loading branch information
gyzerok committed Aug 28, 2015
2 parents 007e6de + 2512c40 commit 9b4c94e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,9 @@ export default createContainer(TodoItem, {
},
});
```

## Todo:
- query batching
- fieldASTs memoization to reduce overhead for query parsing
- move all query sending into Adrenaline component
- do we ever need SmartComponents?

0 comments on commit 9b4c94e

Please sign in to comment.