unikraft / catalog

Unikraft Applications & Examples Catalog
23 stars 29 forks source link

default 64M memory is too small to run redis #58

Closed ChaoyiHuang closed 4 months ago

ChaoyiHuang commented 4 months ago

if default 64M memory size is used to start redis unikernel, it will fail for redis 7.0

ChaoyiHuang commented 4 months ago

tested that for redis 7.0, 128M is enough to set keys in redis