1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 10:48:30 +00:00
continuwuity/src/database/engine
Jason Volk aad42bdaa0 reduce block size on small tables
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-20 04:17:04 +00:00
..
backup.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00
cf_opts.rs tweak per-column write_buffer down from default 2025-01-20 04:17:04 +00:00
context.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00
db_opts.rs add conf item for write buffer size 2025-01-10 07:03:34 +00:00
descriptor.rs reduce block size on small tables 2025-01-20 04:17:04 +00:00
files.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +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 gracefully ignore unknown columns; add dropped flag in descriptor 2025-01-10 22:29:05 +00:00
repair.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00:00