Closed denis-korolev closed 6 years ago
It means that every page call will show more and more counters?
It means that the counter (or what ever metric you chose) will increase with every call to inc()
.
Do i need flush redis after page call?
You never need to flush Redis. In fact I rather recommend using APC.
Can you explain this?
Expose the metrics:
It means that every page call will show more and more counters? Do i need flush redis after page call?