Open
Bug 1552906
Opened 6 years ago
Updated 1 year ago
Implement a gtest for kvstore module
Categories
(Core :: SQLite and Embedded Database Bindings, task, P3)
Core
SQLite and Embedded Database Bindings
Tracking
()
NEW
People
(Reporter: achronop, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It covers the basic functionality Get/Has/Put. I push it here to get some feedback and optionally to review and land.
Reporter | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 2•1 year ago
|
||
Thanks so much for getting this started, Alex! On the chance that you're still reading bugmail, we're reviving the kvstore
project, and migrating its backend to SQLite—so this would definitely be great to have. I'd be happy to take your patch over the finish line!
Blocks: skv
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•