Skip to content

Please remove Lua depreciated functions and ensure compatibility with Microsoft Garnet #246

@JohnGalt1717

Description

@JohnGalt1717

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions