feature requesthelp wanted
倉庫指標
- 星標
- (6,545 顆星)
- PR 合併指標
- (平均合併 107天 5小時) (30 天內合併 9 個 PR)
描述
Is your feature request related to a problem? Please describe. Make Kryo lib GraalVM compatible
Describe the solution you'd like Some of serializers can't be used in GraalVM - https://github.com/redisson/redisson/issues/4811. They needs to be added in reflect-config.json file stored in library.
Describe alternatives you've considered I'm adding it manually in my project now