Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 240 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 240 Bytes

block-sequence-reference

A reference implementation of block-sequence. This module should not be used in production since it maintains the sequence state in memory rather than in persistant storage. It may be useful for testing however.