Skip to content

Add support for optional extension for "embedded" FalkorDB #129

@gkorland

Description

@gkorland

Usage should look like this:

pip install falkordb["embedded"]
That should install the required binaries of Redis and FalkorDB

It should follow the implementation of falkordblite:
See:

  1. https://github.com/FalkorDB/falkordblite
  2. https://docs.falkordb.com/operations/falkordblite.html

Meaning:

  1. FalkorDB(embedded=True) should create spin out a process of Redis+FalkorDB
  2. Should connect with Unix socket

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions