sessionStorage-backed Raft log implementation. Survives page refreshes within the same tab, but is cleared when the tab is closed. Useful for short-lived Raft groups or testing.
Protected
Readonly
Remove all stored data for this namespace from storage
Generated using TypeDoc
sessionStorage-backed Raft log implementation. Survives page refreshes within the same tab, but is cleared when the tab is closed. Useful for short-lived Raft groups or testing.