diff --git a/README.md b/README.md index 777a2d2b..4bee28c7 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ u.Shutdown() ## Changes from groupcache +![galaxycache Caching Example Diagram](/diagram.png) + Our changes include the following: * Overhauled API to improve useability and configurability * Improvements to testing by removing global state diff --git a/diagram.png b/diagram.png new file mode 100644 index 00000000..d33b293e Binary files /dev/null and b/diagram.png differ