We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Memcache class doens't work as expected

Hello everyone,

Today, I tried the Memcache class of falcon, and according this the documentation (https://docs.phalcon.io/en/3.3/api/Phalcon_Cache_Backend_Memcache),

flush() should invalidate immediately all keys queryKeys() should return a table with all keys.

It doens't work at all.

I us the very last version of phalcon, but no chance. Did you try ?

Thank you all for your advices.

Didier

did you try a try/catch? method throw exceptions if something go wrong