mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-16 17:21:08 +01:00
Implement lookup mechanism using sqlite
This commit is contained in:
parent
c4898ed26a
commit
0e4cf1c166
12 changed files with 419 additions and 8 deletions
|
|
@ -10,5 +10,6 @@ include 'pgpainless-core',
|
|||
'pgpainless-cert-d',
|
||||
'pgpainless-cert-d-cli',
|
||||
'pgp-certificate-store',
|
||||
'pgp-cert-d-java'
|
||||
'pgp-cert-d-java',
|
||||
'pgp-cert-d-java-jdbc-sqlite-lookup'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue