intelligentplant / AppStoreConnect.Adapters

Allows Intelligent Plant App Store Connect to query 3rd party systems
https://appstore.intelligentplant.com
MIT License
0 stars 0 forks source link

Set min buffer size when renting memory in FASTER key/value store #364

Closed wazzamatazz closed 8 months ago

wazzamatazz commented 8 months ago

Call to MemoryBool<byte>.Shared.Rent() now specifies a minimum buffer size that is large enough to hold the combined key and value.