lmammino/distributed-jwt-cracker
Ability to restore the server with its internal state after a failure or a manual shutdown
オープン
#2 opened on 2016/10/01
enhancementhacktoberfesthelp wanted
Repository metrics
- Stars
- (60 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
This requires the usage of some form of data persistency. A JSON file should be more than ok given that the state can be represented by the nextBatch and the list of batches currently under processing.