Zhaofeng Miao
Zhaofeng Miao
Could you give me a hint about which version? I tested v2.2.2. It works fine with your case. Can reproduce [here](https://github.com/3rd-Eden/memcached/blob/master/issues/321/index.js)`node issues/321/index.js`
I found a strange result today by accident. It seems that there may be some delay before Memcached clear the value. ```ts it('set unix timestamp expire should be correct', async...
At first, I don't recommend using `memcached.connect`. It's a private method not public API. Second, if you provide a dummy IP, which can't be validated, it will use the default...
@kevin-greene-ck It will save us from a lot of work if you already did the refactoring. Feel free to open a PR. Doing this on a new branch(`v3.0.x`) could be...
@kevin-greene-ck I created a project plan for v3.0.x. [https://github.com/3rd-Eden/memcached/projects/1](https://github.com/3rd-Eden/memcached/projects/1) Can append to it if you want to add some features. Or can handle some of them if you like.
@Himanshu44ec06 Could you please provide more detail: Which .NET SDK do you use, is reading from .NET SDK normal? What's the type of the value? A Minimal reproducible example could...
@drull755 , Thanks a lot for digging in. This is definitely a bug and should be fixed. But I'm not sure that the problem @Himanshu44ec06 encountered is the same one....
Hi @oscar-o-oneill did you have same issues on other pages? I found that it seems there is some trick in this specific webpage that makes the browser treat the webpage...
Hi @phunterlau [The url from research gate ](https://www.researchgate.net/profile/Luca-Mertens-2/publication/382994225_Model-Based_Reinforcement_Learning_Approaches_in_the_Low-Data-Regime/links/66b6284e51aa0775f2779ac0/Model-Based-Reinforcement-Learning-Approaches-in-the-Low-Data-Regime.pdf)works for me, what's the result on your side? For https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9275593, you can use `POST mode`. Screenshot shown below.
One suggestion, for this webpage https://www.researchgate.net/publication/382994225_Model-Based_Reinforcement_Learning_Approaches_in_the_Low-Data-Regime If you only want the pdf content, you can enable the `Target Selector` option, and set value as `#pdf-html-reader` (this value varies among the...