Code Monkey home page Code Monkey logo

cachebreaker's People

Contributors

dimaip avatar mrimann avatar simonschaufi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cachebreaker's Issues

Small file-changes does not trigger the cache breaker

It seems that the shortened md5 is not enough to "see" small changes.

Steps to reproduce:

  1. Generate an uri with cachbreaker for the js file in v1_Compressed.zip
  2. Remember the cachebreaker-hash (it is "371403e1")
  3. Change the file with the js file in v2_Compressed.zip

Expected result:
New cachebreaker-hash

Actual result:
Hash did not change

Idea/suggestion: use another method to shorten the md5 (not substr) or take all 32 characters. Maybe put the length into settings so every project can decide how long the hash shall be.

Does not work on Flow standalone application

Just found out, that on a standalone Flow 4.1.x based application (without Neos), the composer install runs through without issues - but then, Flow does not compile anymore, because of a missing package (which is around in a Neos installation).

Exeption:
Required class "OpsDev\CacheBreaker\FusionObjects\ResourceUriImplementation" could not be loaded properly for reflection.

Nested exception:
Required class "Neos\Fusion\FusionObjects\AbstractFusionObject" could not
be loaded properly for reflection.

Intermediate Workaround is to additionally require/install "neos/fusion 3.3.*".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.