John Cass
John Cass
I can no longer reproduce this on Mac OS 10.11.2 and Mopidy 1.1.2. The last reported version that this was still an issue for appears to pre 1.0.4? (https://github.com/nextbigsoundinc/Tunebot-2.0/issues/4). @adamcik,...
I guess this won't be merged as it is not Python 3 compatible (see failed CI build)?
#254 might help.
I can't figure out why the tests are failing for python 2.7 - anybody have any ideas?
Thanks for taking a look at this @Andrew-Chen-Wang - I've merged in all of the latest changes from the 'master' branch. All of the tests are now green except for...
I like the idea of making cache invalidation more conservative, though it might be tricky to get right. Cachalot's simplicity might also be its greatest strength: I've tried several of...
Everything mentioned above is probably already captured more succinctly in the [feature comparison table](https://django-cachalot.readthedocs.io/en/latest/introduction.html#id2) included in django-cachalot's project documentation. @Andrew-Chen-Wang, do you think it would be possible to improve cache...
>Cachalot does per-table caching, but each table query is completely different and there's only one cache per table. > >UNLESS I'm reading the code wrong. I didn't have time to...
Currently running: Node v9.6.1 npm: 5.8.0 Issue also occurs with Node LTS version: Node v8.10.0 npm 5.6.0 Same issues occur on the 'develop' branch, which I am currently using.
Full trace below: ``` schopenhauer:HTML-Email-Boilerplate-Redux jcass$ ./node_modules/.bin/gulp [12:37:37] Using gulpfile ~/PhpstormProjects/HTML-Email-Boilerplate-Redux/gulpfile.js [12:37:37] Starting 'clean'... [12:37:37] Finished 'clean' after 20 ms [12:37:37] Starting 'git-rev-info'... [12:37:37] Finished 'git-rev-info' after 19 ms [12:37:37]...