[RFC] CacheInterface documentation by WyriHaximus · Pull Request #20 · reactphp/cache · GitHub
Skip to content

[RFC] CacheInterface documentation#20

Closed
WyriHaximus wants to merge 1 commit into
reactphp:masterfrom
WyriHaximus-labs:cache-interface-documentation
Closed

[RFC] CacheInterface documentation#20
WyriHaximus wants to merge 1 commit into
reactphp:masterfrom
WyriHaximus-labs:cache-interface-documentation

Conversation

@WyriHaximus

Copy link
Copy Markdown
Member

The CacheInterface is currently lacking documentation on the expected workings of a cache implementing CacheInterface. This PR aims to add that, and will require followup PR's to update ArrayCache and the readme.

Supersedes / closes #16
Implements / closes #13

@WyriHaximus

Copy link
Copy Markdown
Member Author

@WyriHaximus WyriHaximus closed this Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Semantics of get() on cache miss

1 participant