Open kironet opened 7 years ago
Any ideas?....
I guess you need more prefixes.. Can you create a failing test case? I would be able to implement these extra prefix options for you.
NB: A workaround might be to start another memcached on another port and use that.
Hey, I have a problem with this bundle mb whole memcached. I have 2 websites that have Entity called Category. So If I restart memcached, one website stop working with this error>
Property Entity\Category::$name does not exist or Property Entity\Category::$title does not exist
Because one entity has $name second $title.
first website config:
second:
Is it possible to somehowe add prefix or something to let memcached recognize websites?
Thanks