|
|
|
|
|
by mikepurvis
1838 days ago
|
|
I think the value here probably depends a lot on what it's doing under the hood. Like, if this is just a wrapper on importing to sqlite, building up an index, and running a query, then maybe there aren't a lot of use-cases. But maybe it does something interesting with the fact that it can receive data in a stream? |
|