Commits


Gil authored and GitHub committed c8560599554
Migrate FSTLevelDBMigrations to C++ LevelDbMigrations (#1714) * Remove a copy in the common case of adding a new key to a transaction * Add support for nanopb::Writer wrapping a std::string * Migrate FSTLevelDBMigrations to LevelDbMigrations