git-hulk commented on issue #487: URL: https://github.com/apache/incubator-kvrocks/issues/487#issuecomment-1445558714
Yes, RocksDB also supports the `WriteBatchWithIndex` to implement the Read-Your-Own-Write feature, but it needs to involve all read operations, so I didn't plan to do it in the current stage. Does it make sense to make write operations atomic first, then involve read operations? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
