lmammino/distributed-jwt-cracker

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

开放

#2 创建于 2016年10月1日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (7 个派生)github user discovery
enhancementhacktoberfesthelp wanted

仓库指标

星标
 (60 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南