hive icon indicating copy to clipboard operation
hive copied to clipboard

Plan to extend the limit of Hive TypeAdapter to more than 223 different types?

Open nino-finch opened this issue 4 years ago • 1 comments
trafficstars

Question I love Hive and we've been using it extensively for our app. However we're a little worried that we're going to run out of ids for our typeadapters (We're at 46 different types now).

Curious if there's a plan to support more ids!

nino-finch avatar Oct 12 '21 01:10 nino-finch

hive_ce now has a maximum type ID of 65439

Rexios80 avatar Feb 05 '25 16:02 Rexios80