quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
203 stars 14 forks source link

Get rid of asynctools #63

Closed jacoscaz closed 6 years ago

jacoscaz commented 6 years ago

asynctools was an experiment that should have never made it into quadstore's dependencies. Get rid of it.

jacoscaz commented 6 years ago

Done - released in v4.0.1