Skip to content

add SQL backend #9

Description

@JosuaKrause

redipy.sql: A backend that provides the Redis functionality via SQL on traditional database systems, such as SQLite, PostgreSQL, or MySQL. This backend can take advantage of and share some code with the memory backend. Pipelines can be executed as transactions. Scripts can be executed as is with redis function calls inside an transaction. Defining SQL queries to map redis functions can use a similar plugin system to the existing one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions