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

FINTLabs / fint-cache
94%

Build:
DEFAULT BRANCH: master
Repo Added 13 Apr 2019 05:32AM UTC
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • codeql
  • hashcodes
  • monitoring-fix
  • no-checksum
  • pack
  • redis
  • release-2.2
  • since-index
  • size
  • sorted
  • stream
  • v2.1.0
  • v2.1.1-beta-1
  • v2.1.1-beta-2
  • v2.2.0
  • v2.2.0-beta-1
  • v2.2.0-rc-1
  • v2.3.0
  • v2.3.0-alpha-1
  • v2.4.0
  • v2.4.0-alpha-1
  • v2.4.0-alpha-2
  • v2.4.0-alpha-3
  • v2.4.0-alpha-4
  • v2.4.0-rc-1
  • v2.5.0
  • v2.5.0-rc-1
  • v2.6.0
  • v2.6.0-alpha-1
  • v2.6.0-alpha-2
  • v2.6.0-alpha-3
  • v2.6.0-alpha-4
  • v2.7.0-alpha-1
  • v2.7.0-alpha-2
  • v2.7.0-alpha-3
  • v2.7.0-alpha-4
  • v2.7.0-beta-1

pending completion
282

push

travis-ci

web-flow
Create index of timestamps to speed up streamSince() (#26)

* Create index of timestamps to speed up streamSince()

* Use TreeMap

ConcurrentSkipListMap throws ConcurrentModificationException

* Update last updated index to use multimap.

* Use BitSet instead of Multimap.

286 of 305 relevant lines covered (93.77%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
305 RELEVANT LINES 286 COVERED LINES
0.94 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
282 master Create index of timestamps to speed up streamSince() (#26) * Create index of timestamps to speed up streamSince() * Use TreeMap ConcurrentSkipListMap throws ConcurrentModificationException * Update last updated index to use multimap. ... push 10 Sep 2020 01:25PM UTC web-flow travis-ci pending completion  
279 master Remove checksum from CacheMetaData (#28) * Remove checksum from CacheMetaData * Remove rawChecksum from CacheObject push 10 Sep 2020 01:03PM UTC web-flow travis-ci pending completion  
271 master Create codeql-analysis.yml (#29) push 01 Jul 2020 07:13AM UTC web-flow travis-ci pending completion  
246 master Sorted cache objects (#25) * Ensure cache is in a deterministic order Sorts cache by checksum. * Fixed spec. * Added streamSliceSince push 22 May 2020 07:57AM UTC web-flow travis-ci pending completion  
237 master Stream cache objects (#24) * Add methods for returning cache stream. * Use non-parallel streams for consistency. Important for pagination to ensure results are returned in a consistent order. * Added streamSlice method for skip and limit... push 20 May 2020 12:05PM UTC web-flow travis-ci pending completion  
225 master Pack (compress) cache objects (#22) * Initial version of packing cache object, with selectable packing algo. * Removed MsgPack, fixed default deflate/inflate usage, packer factory. * Removed commons compress, all packers aside from Deflate ... push 23 Mar 2020 12:58PM UTC web-flow travis-ci pending completion  
216 master Add cache size operation. (#23) Add getCacheSize(orgId) to CacheService. This should be a (slight) performance improvement as REST controllers start using this instead of retrieveing all items only to count them. push 28 Jan 2020 11:52AM UTC web-flow travis-ci pending completion  
202 master Merge pull request #16 from FINTLabs/hashcodes Cache index using hashcodes of cache member identifiers push 08 Nov 2019 10:46AM UTC web-flow travis-ci pending completion  
198 master Merge pull request #18 from FINTLabs/exception Throw exception for get operations if cache doesn't exist. push 25 Sep 2019 10:37AM UTC web-flow travis-ci pending completion  
195 master Merge pull request #20 from FINTLabs/release-2.2 Documentation fix for release 2.2. push 31 Jul 2019 08:03AM UTC web-flow travis-ci pending completion  
See All Builds (108)
  • Repo on GitHub
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

© 2026 Coveralls, Inc