clue / reactphp-sqlite

Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
https://clue.engineering/2019/introducing-reactphp-sqlite
MIT License
51 stars 10 forks source link

Update test suite and report failed assertions #65

Closed clue closed 1 year ago

clue commented 1 year ago

Builds on top of #64 and https://github.com/reactphp/socket/pull/300