dbcli / litecli

CLI for SQLite Databases with auto-completion and syntax highlighting
https://litecli.com
BSD 3-Clause "New" or "Revised" License
2.52k stars 74 forks source link

Could litecli support direct io (open file with O_DIRECT)? #109

Closed Hexilee closed 3 years ago

Hexilee commented 3 years ago

I want to bypass page cache on the distributed filesystem.

Hexilee commented 3 years ago

I seems to already support.