• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GochoMugo / docvy-cache / 24

Builds Branch Commit Type Ran Committer Via Coverage
24 develop update documentation push 15 Apr 2015 05:53AM UTC GochoMugo travis-ci pending completion   set done
23 develop Allow setting time to live when setting items Options can be passsed to `cache.set`. options.maxAge can be used to set the time to live for the item. push 14 Apr 2015 03:00PM UTC GochoMugo travis-ci pending completion   set done
22 develop fix typos and careless dev tricks push 13 Apr 2015 04:21PM UTC GochoMugo travis-ci pending completion   set done
21 develop Allow destroying cache Cache can be destroyed entirely using `cache.destroy`. The entire cache dir will be purged, both from file-system and in-memory. push 13 Apr 2015 04:19PM UTC GochoMugo travis-ci pending completion   set done
20 develop add test for broken JSON in keys file push 13 Apr 2015 03:51PM UTC GochoMugo travis-ci pending completion   set done
19 develop Restoration succeeds if dir or keysfile is missing We shall not error if the cache directory does not exist, as it will be created during cache saving. Also if the keys file is missing, we shall ignore it as it may be a new cache having not being... push 13 Apr 2015 03:45PM UTC GochoMugo travis-ci pending completion   set done
18 develop add TODO items push 10 Apr 2015 07:53AM UTC GochoMugo travis-ci pending completion   set done
17 develop make package size small push 09 Apr 2015 09:26AM UTC GochoMugo travis-ci pending completion   set done
16 develop add README and LICENSE push 04 Apr 2015 05:06PM UTC GochoMugo travis-ci pending completion   set done
15 develop update for changes in utils.configure push 16 Mar 2015 03:09PM UTC GochoMugo travis-ci pending completion   set done
14 develop Add parent errors in cascading errors thrown Parent errors are added to the custom errors the cache throws. This allows knowing the cause of each and every error. push 13 Mar 2015 09:05PM UTC GochoMugo travis-ci pending completion   set done
13 develop Pass Custom Errors Error definitions have been placed in lib/errors.js. On failure, the cache passes an instance of one of these custom errors. push 13 Mar 2015 02:27PM UTC GochoMugo travis-ci pending completion   set done
12 develop Allow queueing .set() requests If the config options, waitForRestore, is set to true, any calls to .set() will be queued until the cache is fully restored. push 13 Mar 2015 01:44PM UTC GochoMugo travis-ci pending completion   set done
11 develop Queueing requests while waiting for restoration If the config option, waitForRestore, is set to true, any requests to .get() will be kept in a queue waiting for restoration to complete before being executed. push 13 Mar 2015 12:47PM UTC GochoMugo travis-ci pending completion   set done
10 develop cache.has for key check Cache.has(key) returns true if an item with that key exists in cache. Otherwise returns false. Makefile has been updated: minor changes push 11 Mar 2015 09:07AM UTC GochoMugo travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc