Ivan Ponomarev

Results 48 comments of Ivan Ponomarev

Closed by https://github.com/openjdk/jol/pull/57

A year later, still no authentication for SOCKS proxy is available. Which is pity, since SOCKS is a widely used standard...

Hi, I believe you are talking about a regular answer on any of the `cluster` command, that is `ERR This instance has cluster support disabled` instead of 'Unsupported operation', this...

@vepo @kazetsukaimiko @mnsrmov @yang-yi-96 great news, after 4 years since the first issue the Lua scripting with LuaJ is finally implemented

@guozi @salmanpatel great news, after years of waiting EVAL and scripting operations are finally available. You can try atp-mipt/jedis-mock fork, and they will be included in the next release

Hey @senaidh , @nomade , @FrigoCoder! Good news: `XADD`, `XREAD`, as well as a number of other stream operations are now available in version 1.1.0

Thanks for the suggestion, you are right, that would be a great addition to the mock. Will include this feature into the plan for the autumn term

Clock injection is implemented in version 1.1.3 See [README ](https://github.com/fppt/jedis-mock?tab=readme-ov-file#clockinjection)for details

Both approaches are possible, but please mark shared mutable `time` variable as `@Volatile`, as it will be read in a separate thread.

Hey @moaxcp unfortunately keyspace notifications are not supported yet, and you are the first person who asked for this feature. To be implemented :-)