issues
search
dimo414
/
bash-cache
Transparent caching layer for bash functions; particularly useful for functions invoked as part of your prompt.
GNU General Public License v3.0
74
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: allow use of: set -u in parent script
#27
kumy
closed
2 years ago
11
ln -sfn is not atomic
#26
dimo414
opened
3 years ago
2
allow option to not cache on non-zero exit code
#25
dtanner
opened
3 years ago
7
Support binaries in addition to functions
#24
vemv
closed
3 years ago
4
bc::memoize: support caching more than one result at a time
#23
waptaff
opened
3 years ago
3
:? expansions break caching
#22
dimo414
opened
4 years ago
0
Remove unnecessary command substitutions
#21
dimo414
closed
3 years ago
0
Redesign output handling to use file descriptor redirection.
#20
dimo414
closed
4 years ago
2
Improve argument hashing behavior
#19
dimo414
closed
4 years ago
0
Improve cache-warming support
#18
dimo414
opened
4 years ago
1
Support other cache timeout times
#17
dimo414
closed
4 years ago
5
Support zsh and other shells
#16
dimo414
opened
5 years ago
3
/bin/sh: error importing function definition for `bc::cache'....
#15
dimo414
closed
5 years ago
7
Use locking to avoid redundant invocations of the backing function
#14
dimo414
closed
6 years ago
7
bc::_cleanup fails with OSX find
#13
dimo414
closed
4 years ago
1
Consider a permissive license
#12
dimo414
closed
6 years ago
2
Consider a rename of the project
#11
dimo414
opened
6 years ago
0
Reduce the amount of eval-ed code
#10
dimo414
closed
4 years ago
0
Eliminate the exit file
#9
dimo414
closed
3 years ago
2
Use a shared file descriptor for discarding output
#8
dimo414
opened
6 years ago
0
Benchmark function
#7
dimo414
closed
6 years ago
1
Secure cache contents and support isolated caches
#6
dimo414
closed
6 years ago
2
Additional feedback from ZB
#5
dimo414
closed
6 years ago
6
Investigate other prompt libraries that do expensive work
#4
dimo414
closed
4 years ago
2
Mechanism for cache warming
#3
dimo414
closed
6 years ago
1
Implement feedback from CodeReview.SE
#2
dimo414
closed
6 years ago
2
Multi-tiered cache
#1
dimo414
closed
3 years ago
1