mirror of https://github.com/sbt/sbt.git
I am going to be introducing multiple caches throughout sbt and I am going to build these features out using this simple Repository interface. The idea is that we access data by some key through the Repository. This allows us to use the strategy pattern to easily switch the runtime implementation of how to get the data. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||