7fef7d569a
A fifo rocksdb instance must be opened with max size parameter on the fifo columns. To support this, we previously plumbed a constant up to callers that provided a default if unbounded growth desired. This change attempts to be more rusty by exposing an option for this value, and converting the option to a constant at the lowest level possible. |
||
---|---|---|
.. | ||
basic.rs |