Commit Graph

4 Commits (cda609ee8244eb5029bcf416297f24bbd7ab8a15)

Author SHA1 Message Date
alexlamsl cda609ee82 Encode cache keys
* remove restriction on commas in keys
* avoid 404 during save when characters like slashes are used in keys

fixes #53
6 years ago
Birunthan Mohanathas ce4a52af49 Stop warning when cache is not found (#40)
The cache not being found is a common situation so very visible warning
is a little too much.
6 years ago
Adam Dobrawy 25e0c8faac Remove cache checksum debug - close #24 (#26)
* Remove cache checksum debug - close #24

*  Remove cache checksum debug on save

* Fix formatting
6 years ago
Josh Gross 37c45447e4 Initial commit 6 years ago