Skip to content

Memcached::setMulti() should use the setmulti functionality of memcached library #517

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
panvid opened this issue Jul 12, 2022 · 1 comment

Comments

@panvid
Copy link

panvid commented Jul 12, 2022

Right now (since over 11 years) the Memcached::setMulti() function only sets entry by entry into the memCached, with memcached::set() function. This should be fixed because of performance and time costs reasons.

@m6w6
Copy link
Contributor

m6w6 commented Sep 27, 2022

My memory might be rusty, but there's no such functionality in the library AFAIR.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants