SwayDB
SwayDB copied to clipboard
Range update should perform splits if the range covers over too many Segments
Range writes - Remove range, Expire range & Update range can spread out to multiple Segments if the difference between from and to is too wide. In these cases ranges should be split to perform update in batches.