Elliott Foster
|
c0d907cbd1
|
Callback with only error if it exists.
|
10 years ago |
Elliott Foster
|
8c82266887
|
Call back on set errors too.
|
10 years ago |
Elliott Foster
|
1e5cd0f935
|
Execute queued callbacks on error.
|
10 years ago |
Elliott Foster
|
e0c011dfcf
|
Use call instead of apply for cached results.
|
10 years ago |
Bryan Donovan
|
cf442ab47d
|
Fixing parallel wrapped function calls - issue #8
|
11 years ago |
Bryan Donovan
|
a1c2b654f8
|
WIP: working on fixing parallel requests issue
|
11 years ago |
Evan Lucas
|
59e5a0188c
|
Expose setex if exists and is a function
This allows us to use the cache store with a ttl on some transactions,
but not all.
|
11 years ago |
Bryan Donovan
|
bff664192e
|
adding caching.keys() function (issue #6)
|
11 years ago |
Bryan Donovan
|
30678a1684
|
adding reset() function for issue #5
|
11 years ago |
James
|
afc70d8cd5
|
new arg to ignore cache errors. if set cache errors will be ignored and the cache_manager will go to the backing store
|
11 years ago |
Boyan Rabchev
|
47ea588810
|
Bound the get, set and del functions to their original “this” context when assigning a store.
|
11 years ago |
Bryan Donovan
|
0ae7a2b42b
|
release 0.0.3
|
12 years ago |
Bryan Donovan
|
275bcb00f4
|
testing that we can pass in a a store module
|
12 years ago |
Bryan Donovan
|
204a712103
|
0.0.1 release
|
12 years ago |
Bryan Donovan
|
2a51739456
|
changing "run()" to "wrap()", allowing us to pass in our own custom store.
|
12 years ago |
Bryan Donovan
|
eeb9f7f751
|
initial implementation
|
12 years ago |