Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
51
stars
10
forks
source link
Simplify usage by supporting new default loop #39
Closed
clue closed 3 years ago
This changeset simplifies usage by supporting the new default loop.
Builds on top of https://github.com/reactphp/event-loop/pull/226, https://github.com/reactphp/event-loop/pull/229 and https://github.com/reactphp/event-loop/pull/232