| Crates.io | commache |
| lib.rs | commache |
| version | 0.1.1 |
| created_at | 2023-04-03 19:20:16.587597+00 |
| updated_at | 2023-04-03 20:14:46.480696+00 |
| description | Command Cache |
| homepage | https://github.com/olidacombe/commache |
| repository | https://github.com/olidacombe/commache |
| max_upload_size | |
| id | 829389 |
| size | 39,050 |
A general command output cache.
This is a work in progress, and in its current form leaves orphan/zombie processes behing on every invokation.
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