LUA has large sections depreciated in Redis and all of the clones don't support it as a result. Using it is both slower (according to the .net team) than alternatives, and unsupported.
It would be better to use something else because right now this library's use of LUA means that it isn't compatible with Garnet and others which is magnified by the lack of in memory providers for testing because Garnet provides an in memory server that gets around the lack of in memory providers.
#223 creates a feedback loop here and makes it incredibly difficult to create a good test suite that is performant and doesn't require docker containers that aren't issolated per test.