pebble icon indicating copy to clipboard operation
pebble copied to clipboard

Create db.Store interface to abstract actions to DB

Open nobiit opened this issue 10 months ago • 0 comments

I am trying to create a db.Store interface class to abstract the behavior of manipulating the DB. People can then implement it to solve their own problems (eg store RootCA/CA or reuse them?)

nobiit avatar Aug 09 '23 04:08 nobiit