Syncthing 2.0 is now available, introducing major changes such as a backend database shift from Google's LevelDB to SQLite. Syncthing, a file sync app that keeps your folders up-to-date across ...
SQLHeavy is a project to replace SQLite3's built-in b-tree with arbitrary storage engines from libkvstore. libkvstore already supports several back-ends, including LevelDB, LMDB, and RocksDB, and more ...
The npm package has a module field pointing to an ES module variant of the library, mainly to provide support for ES module aware bundlers, whereas its browser field points to an UMD module for full ...