Closed simsong closed 1 year ago
Previously, I determined that writing to SQLite3 was significantly faster than writing to feature files. Is it so much faster that we could just generate the feature files retroactively, from scanning the SQLite3 database?
We have removed support for sqlite3 because people didn't use it. Kind of sad.
Previously, I determined that writing to SQLite3 was significantly faster than writing to feature files. Is it so much faster that we could just generate the feature files retroactively, from scanning the SQLite3 database?