MichaelC
MichaelC
It would, but it's true that corrections to Spring Data are harder to achieve. Plus any fix is unlikely to be backported earlier than Spring Data 1.8 because 2.0 was...
While I still would love to see Dynomite ignore SELECT 0, I want to give an update on my own usage: Raw Jedis + Java works fine. It just requires...
We'll be starting our slow rollout of it this week - I'm very excited!
Yeah, Lettuce does this, too, I'm afraid. More about it here: https://github.com/Netflix/dynomite/issues/551
I've proven this PR against my fork of dev and the basics appear fine. It correctly requires the auth password & fails when given the wrong one, or none. I'd...
I've been watching https://keydb.dev/ for a while now. It looks like a solid alternative to redis+dynomite for multi-master. But we haven't taken a deep dive to try it yet.
@m-ueberall We haven't had the need to just yet. And honestly, reading the open Issues on KeyDB today has me a bit worried about their active/active master/master replication. A move...
Wonderful, thank you! This also resolves the build on RHEL 9, GCC 11.
Just noting another workaround (not ideal): https://github.com/snowflakedb/snowflake-jdbc/issues/533 `ALTER SESSION SET JDBC_QUERY_RESULT_FORMAT='JSON'` Or in the jdbc url: `&JDBC_QUERY_RESULT_FORMAT=JSON` This is what we've used for a few months without issue.
Same here! The workaround of having OneDrive startup later, after ShareX, seems like the best we have for now: https://windowsloop.com/delay-onedrive-startup/