Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Overhaul of the cache architecture #6

Closed
vittoriom opened this issue Jul 7, 2015 · 1 comment
Closed

Overhaul of the cache architecture #6

vittoriom opened this issue Jul 7, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@vittoriom
Copy link
Contributor

If, instead of using a list of CacheLevels, we use a composition of CacheLevels, where each takes a type and outputs another (not necessarily different) type, we could have both a generic cache that stores whatever type (not only NSData), but more than that we could have an integrated transformation mechanism that lets single levels manipulate data depending on their internal details.

@vittoriom
Copy link
Contributor Author

WIP

vittoriom added a commit that referenced this issue Jul 7, 2015
@vittoriom vittoriom added the infra label Jul 8, 2015
@vittoriom vittoriom added this to the Open Source Day milestone Jul 8, 2015
@vittoriom vittoriom self-assigned this Jul 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant