regel / loudml

Loud ML is the first open-source AI solution for ICT and IoT automation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redis buckets

simplelife2010 opened this issue · comments

I plan to run loudml on a small Docker-enabled device with a Redis container already on it. Does it make sense if I try to implement a custom loudml bucket based on Redis, or does Redis lack some important feature?

Hello @simplelife2010

From my point of view it is good idea.
Please take a look at memory bucket as a reference.

Regards,
V.

@simplelife2010 if you started to write a code, I may help you - just put a draft PR or point me to your commits.

V.