apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.33k stars 1.3k forks source link

Document set_knob option #5583

Closed xumengpanda closed 2 years ago

xumengpanda commented 2 years ago

fdb.set_knob() is not documented in https://apple.github.io/foundationdb/api-python.html#opening-a-database.

Ref: https://github.com/apple/foundationdb/pull/5543

sfc-gh-abeamon commented 2 years ago

It looks like there are multiple options not documented, and we should add the others as well.