List
A larger-than-memory List.
To imitate a List for:
- smaller-than-memory collections: use Protobuf's support for
repeatedvalues in your state type.
- larger-than-memory collections: use the Reboot standard library SortedMaptype with time-ordered UUIDv1 keys.
If you'd like us to prioritize this standard library feature or you want to work with us on it, reach out to us on Discord.