Commit 1b23ace
feat(cache): remove
Because of all of the confusion around the `cache` operator, this removes the operator
from RxJS head of the 5.0.0 release. This is done for a few reasons\:
1. The name `cache` implies it supports all sorts of caching strategies, when this is pretty limited
2. Behavior around unending and hot observables is hard to reason about
3. Once we have a properly designed `cache` operator we can add it at a later time and it will not be a breaking changecache operator1 parent e800964 commit 1b23ace
File tree
4 files changed
+0
-297
lines changed- spec/operators
- src
- add/operator
- operator
4 files changed
+0
-297
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments