Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Charles Hackethal committed Apr 18, 2016
1 parent 75c530b commit cf54384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ The following features are to be implemented next:
- Support multiple `hasMany` and `belongsTo` associations in front end
- Make prefix of create path `create_message` instead of `create_messages`
- Support `has_one` associations in back end and front end and route helper for single resource
- Support scoping in back end
- Support scoping in back end (see https://github.com/dchacke/entangled-angular/issues/4)
- Add support for scopes and where clauses in front end once back end can do scopes à la [Spyke](https://github.com/balvig/spyke)
- Add ability to configure options, such as to specify which Redis instance to use, in initializer through a config block; see need and example [here](https://github.com/dchacke/entangled/pull/229)
- Display results of interactions to client immediately without going through the server; add server interactions to queue and constantly dequeue; if result from server conflicts with client state, update client accordingly
Expand Down

0 comments on commit cf54384

Please sign in to comment.