continuwuity/src/database/engine
Jacob Taylor 61feec28c6 bump the number of allowed immutable memtables by 1, to allow for greater flood protection
this should probably not be applied if you have rocksdb_atomic_flush = false (the default)
2025-06-18 14:39:08 -07:00
..
backup.rs simplify database backup interface related 2025-04-19 23:33:52 +01:00
cf_opts.rs bump the number of allowed immutable memtables by 1, to allow for greater flood protection 2025-06-18 14:39:08 -07:00
context.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
db_opts.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
descriptor.rs add FIFO compaction for persistent-cache descriptor; comments/cleanup 2025-03-26 01:33:41 +00:00
files.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
logger.rs fix edition 2024 lints 2025-02-27 10:26:45 -05:00
memory_usage.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00
open.rs add FIFO compaction for persistent-cache descriptor; comments/cleanup 2025-03-26 01:33:41 +00:00
repair.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00