2 releases
0.1.1 | Apr 3, 2023 |
---|---|
0.1.0 | Apr 3, 2023 |
#26 in #leave
13KB
163 lines
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
lib.rs
:
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.
Dependencies
~29–40MB
~713K SLoC