arb / tacky

Server-side response caching for hapi.
MIT License
32 stars 5 forks source link

Kill Option #4

Open arb opened 9 years ago

arb commented 9 years ago

Add some mechanism to blow away everything in the cache. Either via a route or on a timer. Also, is this even a good idea? Could we create a new segment?

arb commented 9 years ago

Probably should randomize the segment name so it isn't "!tacky" and then something random.

arb commented 9 years ago

Wait for this to be resolved first - https://github.com/hapijs/catbox/issues/142