lmammino/distributed-jwt-cracker

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

Aberta

#2 aberto em 1 de out. de 2016

 (0 comentário) (0 reação) (0 responsável)JavaScript (7 forks)github user discovery
enhancementhacktoberfesthelp wanted

Métricas do repositório

Stars
 (60 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador