Open hejin opened 12 years ago
Hi guys,
I found there is the hard-coded limitation in the ::get() function.
I have some simple code to fix it, and the idea is.
Of coz it should only work in single PHP thread, and to make it work with malloc/free is not hard.
Thanks, Jeff
i can take a look at this later. Are you cool with that andrei?
First poke at https://github.com/andreiz/php-zookeeper/pull/7. Does this fit your needs?
Hi guys,
I found there is the hard-coded limitation in the ::get() function.
I have some simple code to fix it, and the idea is.
Of coz it should only work in single PHP thread, and to make it work with malloc/free is not hard.
Thanks, Jeff