Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/skv/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 952 B image not shown  

Quelle  README.md   Sprache: unbekannt

 
Spracherkennung für: .md vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

This project provides a CRUD key-value store interface and delegates all database functionality to the underlying rusqlite instance.

It is better known among its users as `skv`. However the name `skv` already refers to another key-value store initiative in the rust ecosystem and therefore the repo has been renamed to `mzkv` for confusion avoidance purposes. 

### TODO

Allow multiple processes to access a database. This would be useful for sharing state between the Firefox main process and [non-content child processes](https://firefox-source-docs.mozilla.org/ipc/processes.html).

Sharing state directly between the [front-end](https://searchfox.org/mozilla-central/source/mobile/android/fenix), [Android Components](https://mozac.org/contributing/architecture), and [GeckoView](https://firefox-source-docs.mozilla.org/mobile/android/geckoview/contributor/geckoview-architecture.html) in Firefox for Android via this crate could also be useful.

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-08-25]