commache

Crates.iocommache
lib.rscommache
version0.1.1
sourcesrc
created_at2023-04-03 19:20:16.587597
updated_at2023-04-03 20:14:46.480696
descriptionCommand Cache
homepagehttps://github.com/olidacombe/commache
repositoryhttps://github.com/olidacombe/commache
max_upload_size
id829389
size39,050
(olidacombe)

documentation

README

commache

A general command output cache.

This is a work in progress, and in its current form leaves orphan/zombie processes behing on every invokation.

TODO

Transition to a daemon implementation, where the clien queries the daemon, and the daemon is responsible for the lazy after-return fetching.

License: MIT OR Apache-2.0

Commit count: 14

cargo fmt