Now the rewrite routine is triggered by size of the append log queue. If we can support to trigger rewrite routine by the garbage ratio of the append log queue, this engine can be more suitable for some situations. For example, a normal Hashmap + WAL.
Now the rewrite routine is triggered by size of the append log queue. If we can support to trigger rewrite routine by the garbage ratio of the append log queue, this engine can be more suitable for some situations. For example, a normal Hashmap + WAL.