Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Delete expired url cache data #2478
Conversation
erikjohnston
assigned
NegativeMjark
Sep 28, 2017
erikjohnston
added some commits
Sep 28, 2017
erikjohnston
merged commit c9bc4b7
into
develop
Sep 28, 2017
6 of 8 checks passed
Sytest Dendron (Commit)
Build #2653 origin/erikj/expire_url_cache_thumbnails in progress...
Details
Sytest Dendron (Merged PR)
Build started sha1 is merged.
Details
Sytest Postgres (Commit)
Build #3487 origin/erikj/expire_url_cache_thumbnails succeeded in 4 min 17 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #3581 origin/erikj/expire_url_cache_thumbnails succeeded in 1 min 47 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedSep 28, 2017
We also change the hierarchy of the
url_cache*dirs to have the data prefixed by date. This makes it easier to admin from a FS perspective.