Maciej Pawlik

Results 2 issues of Maciej Pawlik

Unfortunate naming of vars in RESTServiceCommand can lead to problems. We need a prefix for vars to make names more distinct from common vars present in env.

bug

As it turns out, it is possible to exceed redis memory size limit. When doing so simple operations like rcl.set() will report an error like 'Error: OOM command not allowed...

bug