Commit Graph

20 Commits (aa7f52c16926d76a095e44e0fa4b4f8e2e1728e3)

Author SHA1 Message Date
Patrick Mylund Nielsen aa7f52c169 Be clearer about the defaults, <80 width for the janitor comment, and remove 'default cleanup interval' -- there can be only one
Patrick Mylund Nielsen 23661b37bd Point out why using go-cache might be desirable
Patrick Mylund Nielsen 3c46230312 use an integer example for the second to make it more obvious that the cache stores anything, not just strings
Patrick Mylund Nielsen b95b9110a4 Get ready for Go1
Patrick Mylund Nielsen 950a5926e8 s/used safely/safely used/
Patrick Mylund Nielsen 6ce027cd0d s/database/persistent datastore/g
Patrick Mylund Nielsen 73233e97c3 Remove leading spaces from README
Patrick Mylund Nielsen fdcb2f0aa6 Uppercase C
Patrick Mylund Nielsen d5cd41da53 Note about channels being unserializable
Patrick Mylund Nielsen 88f8307726 Changed the line about serialization to avoid confusion. We do do that now (via Save), but not in the way this referred to.
Patrick Mylund Nielsen 16b8921ca2 Last one?
Patrick Mylund Nielsen 8598a0c29a Touch-ups
Patrick Mylund Nielsen 0ff0a883b5 Notes on cache serialization
Patrick Mylund Nielsen a4f5f9088b Fix README line width
Patrick Mylund Nielsen 3a434fd350 Add import statement to examples
Patrick Mylund Nielsen 88b75b4791 Unclear about type assertion in pointer example
Patrick Mylund Nielsen e68e585c61 Even better spacing
Patrick Mylund Nielsen 783e6df827 Nicer spacing in library reference
Patrick Mylund Nielsen 9fbe1a4edd Library reference in README
Patrick Mylund Nielsen 741c94726a Added README