We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reported by /u/Magillus:
Problem: method count padded by 6k by protocol buffers http://www.methodscount.com/?lib=com.github.pakoito%3ARxObservableDiskCache%3A1.0.0
Solutions: It just doesn't work as expected so I've open an issue in their repo magro/kryo-serializers#59.
Alternatively, I've created a PR for PaperDb pilgr/Paper#54 to use a fork of the serialisers while the problem is being solved.
The text was updated successfully, but these errors were encountered:
Update:
Kryo-serializers has updated to remove the unnecessary dependency. If you're in a hurry, add version 0.39 explicitly to your build.gradle: https://github.com/magro/kryo-serializers/releases/tag/kryo-serializers-0.39
For everyone else, there has been a major update for kryo 4.0 and and kyro-serializers has updated to it, so https://github.com/magro/kryo-serializers/releases/tag/kryo-serializers-0.40 is available now. PaperDb is also updating to this version, and is currently in RC status: https://github.com/pilgr/Paper/releases/tag/2.0-rc1
As soon as PaperDb updates I'll update RxPaper too.
Sorry, something went wrong.
Paper 2.0 has officially released
https://github.com/pilgr/Paper/releases/tag/2.0
When:
Hopefully I will be able to tackle this by next weekend. If I haven't in more than 2 weeks and you're reading this, please @ remind me.
Fixed by https://github.com/pakoito/RxPaper/releases/tag/2.0.0
pakoito
No branches or pull requests
Reported by /u/Magillus:
Problem: method count padded by 6k by protocol buffers
http://www.methodscount.com/?lib=com.github.pakoito%3ARxObservableDiskCache%3A1.0.0
Solutions:
It just doesn't work as expected so I've open an issue in their repo magro/kryo-serializers#59.
Alternatively, I've created a PR for PaperDb pilgr/Paper#54 to use a fork of the serialisers while the problem is being solved.
The text was updated successfully, but these errors were encountered: