Skip to content

A simple application state store. Bring your own data structure.

License

Notifications You must be signed in to change notification settings

liamkinne/statefile-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple application state store. Bring your own data structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages