Faster IMAP UID generation (mySQL and RocksDB impl)
This commit is contained in:
@@ -220,6 +220,10 @@ impl Batch {
|
||||
class: ValueClass::ReservedId,
|
||||
op: ValueOp::Set(_)
|
||||
}
|
||||
| Operation::Value {
|
||||
op: ValueOp::AddAndGet(_),
|
||||
..
|
||||
}
|
||||
)
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user