317 Commits (9f68e9ba6393c13436422b93ba03d5cb212faa5e)
 

Author SHA1 Message Date
Bryan Donovan e7698f10e9 Merge branch 'feature/non-promise-memory-store' into develop 9 years ago
Bryan Donovan 267862be72 checking if Promise is defined before trying to use it 9 years ago
Bryan Donovan a4b9ca7140 minor fixes in memory store for promise support 9 years ago
Bryan Donovan f85538f0e4 support noPromises option in memory store (#46) 9 years ago
Bryan Donovan 38f631fb02 no need for "self" in CallbackFiller now 9 years ago
Bryan Donovan d7bfb6132e removing domain error catching from caching/multi-caching 9 years ago
Bryan Donovan a739e5fe2d Merge branch 'master' into develop 9 years ago
Bryan Donovan 6cae7b0a52 README updates 9 years ago
Bryan Donovan 90b35db66d Merge branch 'release/1.4.0' into develop 9 years ago
Bryan Donovan c428b0e753 Merge branch 'release/1.4.0' 9 years ago
Bryan Donovan 79214cc897 1.4.0 9 years ago
Bryan Donovan ec114bcb74 passing ttl of 0 to lruCache, upgrading to lru-cache 4.0.0 9 years ago
Bryan Donovan 21c2121ffc typo fix in readme 9 years ago
Bryan Donovan bfa3fed034 README update 9 years ago
Bryan Donovan 6ec6aa3a7b Merge branch 'master' into develop 9 years ago
Bryan Donovan 1a2d781817 version bump in package.json 9 years ago
Bryan Donovan 16d8ba6f33 Merge branch 'release/1.3.0' into develop 9 years ago
Bryan Donovan d644749838 Merge branch 'release/1.3.0' 9 years ago
Bryan Donovan 029a85d947 promise example, history.md update for 1.3.0 9 years ago
Bryan Donovan f2f9afb568 Merge branch 'master' into develop 9 years ago
Bryan Donovan 249376e564 Merge pull request #39 from PuKoren/master 9 years ago
Jonathan Muller 7e2b41f681 Add Polyfill for promises on test env when using node without Promise support 9 years ago
Jonathan Muller a4e2eb5725 Refactor the whole promise thing 9 years ago
Jonathan Muller 40ed0bea86 Allow usage before declaration for functions only 9 years ago
Jonathan 99a71b68ef More coverage using promises 9 years ago
Jonathan e45393a9e5 Promisify getAndPassUp 9 years ago
Jonathan 5dae350582 Refactor promise usage and return it only if no callback provided 9 years ago
Jonathan 9c2ae65bc4 More coverage + refactor promise usage on multi cache getters 9 years ago
Jonathan 74d4e4b2d4 Add promise support for get/set 9 years ago
Jonathan c3699a61e6 Remove unused statement (unable to pass through) 9 years ago
Jonathan b92743fb87 Add multi-caching promise support for Wrap 9 years ago
Jonathan a29be318f3 Add Promise support when using cache.wrap 9 years ago
Bryan Donovan c48100bf01 Merge pull request #37 from Mar-Pfa/master 9 years ago
unknown e3cf75c10d added file system store engine to README.md 9 years ago
Bryan Donovan 1a5a9260bb Merge branch 'release/1.2.2' into develop 9 years ago
Bryan Donovan eb52818430 Merge branch 'release/1.2.2' 9 years ago
Bryan Donovan 462d9aca11 1.2.2 9 years ago
Bryan Donovan 7ae4f245d5 trying to fix #28 by checking if callbackFiller has key in domain.error 9 years ago
Bryan Donovan 86634e5a7f Merge branch 'release/1.2.1' into develop 9 years ago
Bryan Donovan aa2b345199 Merge branch 'release/1.2.1' 9 years ago
Bryan Donovan 5af7664d97 1.2.1 9 years ago
Bryan Donovan 44426902f9 Merge branch 'feature/fix-isCacheableValue-usage' into develop 9 years ago
Bryan Donovan e439a5ba9a unit test note 10 years ago
Bryan Donovan a803db415b multi-caching: using underlying store's isCacheableValue function when it exists 10 years ago
Bryan Donovan 77a73e844c Merge branch 'release/1.2.0' into develop 10 years ago
Bryan Donovan 576501efe9 Merge branch 'release/1.2.0' 10 years ago
Bryan Donovan 9a1ad821e6 1.2.0 10 years ago
Bryan Donovan ee42ac343f using isCacheableValue in getFromHighestPriorityCache and getAndPassUp 10 years ago
Bryan Donovan 2e0fba4bb9 Merge branch 'master' into develop 10 years ago
Bryan Donovan 34e1e142ea readme tweak 10 years ago