facebook / rocksdb

A library that provides an embeddable, persistent key-value store for fast storage.
http://rocksdb.org
GNU General Public License v2.0
27.83k stars 6.2k forks source link

Add some documentation for Env related interfaces #12813

Closed jowlyzhang closed 5 days ago

jowlyzhang commented 1 week ago

As titled. Added some documentations for some Env interfaces and removed some obsolete doc for Options.env.

jowlyzhang commented 1 week ago

I think LegacyFileSystemWrapper is closely related enough that we should document it here too. I often get stuck on the relationship between CompositeEnv and LegacyFileSystemWrapper.

That's a good call! Thank you for the suggestion. I added some documentation for it.

facebook-github-bot commented 1 week ago

@jowlyzhang has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot commented 5 days ago

@jowlyzhang merged this pull request in facebook/rocksdb@8c1558a3e0ed7178a57fcf639e1443dc3f1d1f44.