continuwuity/src/database/engine
Jason Volk 31c2968bb2 move db files command w/ filter args; misc related cleanup
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-29 23:21:08 +00:00
..
backup.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00
cf_opts.rs enable the paranoid-checks options in debug mode 2025-01-28 18:36:00 +00:00
context.rs use cache builder for row and table cache options 2025-01-20 04:48:47 +00:00
db_opts.rs limit wal archive size to 1gb 2025-01-25 02:01:36 -05:00
descriptor.rs reduce bottommost compression underrides 2025-01-29 03:09:13 +00:00
files.rs move db files command w/ filter args; misc related cleanup 2025-01-29 23:21:08 +00:00
logger.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00
memory_usage.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00
open.rs add option to disable rocksdb checksums 2025-01-28 18:38:47 +00:00
repair.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00