commache 0.1.1

Command Cache
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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