Skip to content

mirror the RocksDB's async IO optimization to titan in scan #317

@tonyxuqqi

Description

@tonyxuqqi

RocksDB leverages io_uring to optimize the scan and multi-get's performance.
In titan we can adopt same approach to improve the scan performance. Multi-get may not be needed for tikv scenario.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions