Harjot Singh
Harjot Singh
Tree-shake + export library with rollup. Should support es6 exports + separated TS types.
### Problem The repository is built into a relational database, in the form of an SQLite output, and Docker containers for Postgres + MariaDB. This is great for a huge...
The banis benchmark slowly the first usage after a build, but then speed up. Perhaps something is being generated to aid querying? To try: disable index auto creation, and preload...
Would be useful in describing the name of the section in the banis
``` Minor Release npm WARN using --force I sure hope you know what you are doing. v4.5.0 npm ERR! code 128 npm ERR! Command failed: git commit -m 4.5.0 npm...
The importer places placeholder `-1`s, should fail a build if these are leftover. Related to #806.
As `sqlite3` is a native package, we could avoid many build problems if we migrated to a fully-javascript SQLite3 library. We could use `better-sqlite` and write an adapter for `knex`.
Hi, Just wondering if this project was still maintained, and if there's any work going on to make this work on Mac and Linux?