Y
Hacker News
new
|
ask
|
show
|
jobs
by
quadrature
621 days ago
You have the ability to choose your durability guarantee. You can choose to have synchronous writes, in which case the client blocks until the write is acknowledged.
https://docs.rs/slatedb/latest/slatedb/config/struct.WriteOp...