dimo414/bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
ShellGPL-3.0
Issues
- 2
ln -sfn is not atomic
#26 opened by dimo414 - 7
allow option to not cache on non-zero exit code
#25 opened by dtanner - 1
Improve cache-warming support
#18 opened by dimo414 - 1
Multi-tiered cache
#1 opened by dimo414 - 4
Support binaries in addition to functions
#24 opened by vemv - 3
Support zsh and other shells
#16 opened by dimo414 - 2
Eliminate the exit file
#9 opened by dimo414 - 0
Remove unnecessary command substitutions
#21 opened by dimo414 - 3
- 0
:? expansions break caching
#22 opened by dimo414 - 2
- 1
bc::_cleanup fails with OSX find
#13 opened by dimo414 - 0
Improve argument hashing behavior
#19 opened by dimo414 - 5
Support other cache timeout times
#17 opened by dimo414 - 0
Reduce the amount of eval-ed code
#10 opened by dimo414 - 7
- 7
- 2
Consider a permissive license
#12 opened by dimo414 - 0
Consider a rename of the project
#11 opened by dimo414 - 0
- 1
Benchmark function
#7 opened by dimo414 - 2
- 6
Additional feedback from ZB
#5 opened by dimo414 - 1
Mechanism for cache warming
#3 opened by dimo414 - 2
Implement feedback from CodeReview.SE
#2 opened by dimo414