Skip to content
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

Give some love to the service provider client ledger #116

Closed
jstuczyn opened this issue Feb 5, 2020 · 0 comments
Closed

Give some love to the service provider client ledger #116

jstuczyn opened this issue Feb 5, 2020 · 0 comments
Milestone

Comments

@jstuczyn
Copy link
Contributor

jstuczyn commented Feb 5, 2020

  • Make it storable to the filesystem
  • Make better concurrent access (RWLock similar to TopologyControl for Nym Client)
  • Move it to separate module
  • Possibly reverse mapping from client-token => client-address to client-address => client-token? So that once you get request from a client, you can more logically look-up its token
  • Duplicate Arc with ClientProcessingData
  • ...
@jstuczyn jstuczyn added this to the 0.6.0 milestone Feb 5, 2020
@jstuczyn jstuczyn added this to Backlog in Core systems via automation Feb 5, 2020
@futurechimp futurechimp modified the milestones: 0.6.0, 0.7.0 Apr 7, 2020
Core systems automation moved this from Backlog to Done Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Core systems
  
Done
Development

No branches or pull requests

2 participants