Open
Bug 1612545
Opened 6 years ago
Updated 1 year ago
Investigate a SQLite storage driver for RKV
Categories
(Core :: SQLite and Embedded Database Bindings, task, P3)
Core
SQLite and Embedded Database Bindings
Tracking
()
NEW
People
(Reporter: vporof, Unassigned)
References
(Blocks 1 open bug)
Details
RKV supports multiple storage drivers. We're prototyping an SQLite driver to better compare with safe-mode and LMDB.
Reporter | ||
Updated•6 years ago
|
Type: enhancement → task
Summary: Implement a SQLite storage driver for RKV → Investigate a SQLite storage driver for RKV
Updated•6 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Sorry I forgot to circle back to this! Rusqlite is in-tree now (and being used for the Rust WebExtension storage backend) thanks to Thom, so the SQLite driver can use it!
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•