mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 09:22:55 +00:00
drop TODO about better load time api
This commit is contained in:
@@ -365,8 +365,6 @@ impl ResidentOrWantedEvicted {
|
||||
/// This type models the on-disk layers, which can be evicted and on-demand downloaded.
|
||||
// TODO:
|
||||
// - internal arc, because I've now worked away majority of external wrapping
|
||||
// - load time api which checks that files are present, fixmes in load time, remote timeline
|
||||
// client tests
|
||||
pub(crate) struct LayerE {
|
||||
// do we really need this?
|
||||
conf: &'static PageServerConf,
|
||||
|
||||
Reference in New Issue
Block a user