mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 17:02:56 +00:00
Add todo
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
// TODO the `im` crate has 20x more downloads and also has persistent
|
||||
// BTree. See if it's better. (What's "fully persistent?")
|
||||
use rpds::RedBlackTreeMap;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user