-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added
removeOldestTilesAboveLimit
& removeTilesOlderThan
to backend
Removed apparently useless `removeOldestTile` from backend (with debouncing mechanism) Switched to `DateTime.timestamp` from `now` when backend tiles are concerned to avoid timezone bugs Refactored part of `deleteTiles` backend method into independent method Improved documentation
- Loading branch information
1 parent
c2e2a66
commit 5d5ce62
Showing
5 changed files
with
267 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.