Skip to content

Platform-specific binary wheels for embedded FalkorDB usage in falkordb-py

License

Notifications You must be signed in to change notification settings

FalkorDB/falkordb-bin-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falkordb-bin

Platform-specific binary wheels for embedded FalkorDB usage in falkordb-py.

This package ships:

  • redis-server (built from Redis source)
  • falkordb.so/falkordb.dylib (downloaded from FalkorDB GitHub releases)

Install

pip install falkordb-bin

Python API

import falkordb_bin

redis_server = falkordb_bin.get_redis_server()
module_path = falkordb_bin.get_falkordb_module()

Release model

  • Wheels are platform-specific and published from CI.
  • falkordb-bin version should mirror falkordb version.

About

Platform-specific binary wheels for embedded FalkorDB usage in falkordb-py

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •