PStore provides transactional file storage for Ruby objects, allowing atomic reads and writes.
gem install pstoreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Store and retrieve Ruby objects in a transactional file.
Use a mutex or ensure only one thread writes at a time.
No dependency data recorded yet.