Skip to content

Implement SQLiteKeyInfoManager #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
11 of 13 tasks
MattDavis00 opened this issue Jul 22, 2021 · 1 comment
Open
11 of 13 tasks

Implement SQLiteKeyInfoManager #486

MattDavis00 opened this issue Jul 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers large Effort label sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM

Comments

@MattDavis00 MattDavis00 added enhancement New feature or request good first issue Good for newcomers large Effort label labels Jul 22, 2021
@MattDavis00 MattDavis00 self-assigned this Jul 22, 2021
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 6, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 9, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 10, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 18, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 20, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Aug 23, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
ionut-arm pushed a commit that referenced this issue Sep 1, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of #486

Closes #488

Signed-off-by: Matt Davis <[email protected]>
MattDavis00 added a commit to MattDavis00/parsec that referenced this issue Sep 21, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
@ionut-arm ionut-arm added the sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM label Sep 30, 2021
@ionut-arm ionut-arm added this to the Parsec Release 0.9.0 milestone Oct 13, 2021
@ionut-arm ionut-arm removed this from the Parsec Release 0.9.0 milestone Nov 22, 2021
@ionut-arm
Copy link
Member

Removing the milestone from this issue as only some of the linked issues will be required for 0.9.0

ionut-arm pushed a commit to ionut-arm/parsec that referenced this issue Dec 3, 2021
KeyIdentity contains a ApplicationIdentity, ProviderIdentity and a key_name.
KeyTriple still exists but solely for the use by the on_disk_manager KIM.
This is preliminary work towards the new SQLite KIM as part of parallaxsecond#486

Closes parallaxsecond#488

Signed-off-by: Matt Davis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers large Effort label sqlite-kim Issues related to the implementation or maintainance of the SQLite KIM
Projects
None yet
Development

No branches or pull requests

2 participants