#state #applications #store #disk #file

statefile

Store application state as a file on disk

1 unstable release

0.1.0 Jun 5, 2023

#1367 in Filesystem

MIT license

8KB
135 lines

statefile

Store application state as a file on disk. Designed to aid adding persistent state to simple systemd services without needing to reach for heavier solutions like sqlite.

Install

cargo add statefile

Dependencies

~2.7–4.5MB
~82K SLoC