mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 16:34:19 +01:00
Update README.md
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
|
||||
Limbo is a _work-in-progress_, in-process OLTP database engine library written in Rust that has:
|
||||
|
||||
* **Asynchronous I/O** support on Linux with `io_uring`
|
||||
* **SQLite compatibility** [[doc](COMPAT.md)] for SQL dialect, file formats, and the C API
|
||||
* **Language bindings** for JavaScript/WebAssembly, Rust, Go, Python, and [Java](bindings/java)
|
||||
* **Asynchronous I/O** support on Linux with `io_uring`
|
||||
* **OS support** for Linux, macOS, and Windows
|
||||
|
||||
In the future, we will be also working on:
|
||||
|
||||
Reference in New Issue
Block a user