Commit Graph

3 Commits (1477a7668d88cc83494d6cde6e73c31f1ab8ce0d)

Author SHA1 Message Date
voussoir e9d5711f29
Some linting. 2021-08-20 22:54:12 -07:00
voussoir 38e9b796fe
Use spinal.hash_file instead of redefining here. 2021-01-25 14:59:40 -08:00
voussoir 1d33923601 Rename caching.py -> client_caching.py.
The word caching can be ambiguous, and what's worse is this file
previously contained a decorator for server-side caching of a
response and a class for client-side caching of files. It was
confusing. This new separation and naming should make it easier
to find what you're looking for.
2021-01-05 13:03:41 -08:00