eBay / HomeObject

Replicated BLOB Store built upon HomeStore
Apache License 2.0
6 stars 15 forks source link

memory size from env #160

Open xiaoxichen opened 8 months ago

xiaoxichen commented 8 months ago

we can get the POD memory configuration through env

setting HO memory size based on that instead of hard coding

https://github.com/eBay/HomeObject/blob/main/src/lib/homestore_backend/hs_homeobject.cpp#L108-L109