Roman Iakovlev
Roman Iakovlev
Going to close this now as it's quite old and the original issue is fixed. I'm currently not using GitHub releases with Timeshape, only publish it to Maven Central. If...
Closing due to lack of activity.
It's also specific to AWS Elasticache implementation of Redis with authentication enabled. And it makes sense: if you want to use AUTH, you have to have your connection secure, otherwise...
I think it makes sense to add serialization support to Timeshape classes, but the other mechanisms (like reading and writing cached files, etc.) probably don't belong in the library itself,...
Yeah I think we should try to keep the changes to the necessary minimum. Timeshape is a library, not a framework, and I try to keep it as un-opinionated as...
Thanks! Please create a pull request so that we can do a proper code review.
I've hit some issue with the publishing process to Maven Central, which must be resolved before I can make a release. If you look at the recent Action runs that...
Nice, looks like it helped! Thanks @SavtechSolutions for digging out this info, I appreciate your help.
Hi! From what I understand, `protoc` as such has current version of `26.X`, while `protobuf` for Java have current version `4.26.x`, or some such. Having said that, when you suggest...
Thanks for the heads up @AeroSecGeek and @danio! An upgrade in the 3.x series is very much uncontroversial, so feel free to send a PR and I'll merge it and...