foundationdb/contrib/local_cluster
Xiaoge Su 252cf224e4 fixup! Set up fdbcli path when running a local cluster 2023-07-11 13:13:39 -07:00
..
lib Apply black format to most Python files, excluding a few cases where we have Python 2 files and a few files written externally. Add external files as exclusions to the precommit checks. 2023-04-28 11:46:41 -07:00
README.md Next generation of local cluster/binding test script 2023-01-11 13:06:24 -08:00
binding_test.py Fix several issues found by flake8. Ignore E402, which detects when we have import statements not at the top of the file, since we have many files that use this pattern and are not easy to fix. 2023-05-02 10:06:40 -07:00
local_cluster.py fixup! Set up fdbcli path when running a local cluster 2023-07-11 13:13:39 -07:00

README.md

local_cluster library

local_cluster library provides a way of spawning local FoundationDB processes.