Madelyn Olson

Results 745 comments of Madelyn Olson

@eltociear DCO still isn't signed correctly.

> longLatFromMember can also return C_ERR if geohashDecodeToLongLatType returns a decoding error while the member did exist. Should we maybe differentiate those cases or just return member %s does not...

This is from AWS, and I'll add some more context about the intention. We wanted to make sure that user data wasn't getting stored into log files, which has use...

> I agree. We should start by coming up with a list of those places and what could fall under this definition (e.g. client names, file names, redis.log() Lua output?)....

> If we choose to include scripts and files names, the list my expand. I would be inclined to say function names count and file names do not. Typically file...

@naglera Are you abandoning this effort?

@naglera Yeah, that looked good to me :)

@rjd15372 Go for it! I think there is some potential for a more performant alternative to lua.

A lot of the foundational work was already developed to allow third party modules to create new scripting engines. The pathway to adding a WASM engine might be to have...

> Building a WASM engine module is in the plans but the development hasn't started yet. Contributions are welcome though, we'll help you get started :)