We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c8e28 commit f3facbeCopy full SHA for f3facbe
README.md
@@ -1,2 +1,5 @@
1
# ramcache
2
-ramcache implements an in-memory key/value cache with expirations based on access and insertion times.
+
3
+go get [-u] stathat.com/c/ramcache
4
5
+http://godoc.org/stathat.com/c/ramcache
0 commit comments