lmammino/distributed-jwt-cracker

Ability to restore the server with its internal state after a failure or a manual shutdown

Ouverte

#2 ouverte le 1 oct. 2016

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (7 forks)github user discovery
enhancementhacktoberfesthelp wanted

Métriques du dépôt

Stars
 (60 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur