mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-12-25 13:09:41 +00:00
88d40ef401
* config: `ReaderThreads::from(0)` -> `ReaderThreads::OnePerThread` * config: all docs, impl `as_threads()` * config: fix doc link * config: add `db_directory()` and make field private * config: remove `P: AsRef<Path>` We need a `PathBuf` anyway, make the caller create one. * config: impl `Debug`, add `Config::default()` test * config: more docs * fix doc links * config: review fix * Update database/src/config.rs --------- Co-authored-by: Boog900 <boog900@tutanota.com> |
||
---|---|---|
.. | ||
backend | ||
ops | ||
service | ||
config.rs | ||
constants.rs | ||
database.rs | ||
env.rs | ||
error.rs | ||
free.rs | ||
key.rs | ||
lib.rs | ||
macros.rs | ||
pod.rs | ||
resize.rs | ||
table.rs | ||
tables.rs | ||
transaction.rs |