Skip to content

Releases: opensciencegrid/StashCache

Use multiple caches, do not go back to origin

11 Sep 13:40
285c7c4
Compare
Choose a tag to compare

Features:

  • Use 4 caches for both XRootD and HTTP transfer
  • Never go back to the origin

Support Python 3

14 Jul 19:32
1c00899
Compare
Choose a tag to compare

This release adds support for Python 3. It also changes the statistics collector to collector.atlas-ml.org.

Add cache location in /etc

14 May 21:13
80c020c
Compare
Choose a tag to compare

This release adds back checking for stashcache caches.json in /etc.

Downloadable list of Caches

13 May 20:32
e62b3bf
Compare
Choose a tag to compare

In this release, we modified how caches are detected. A list of caches is downloaded from a globally available network of nodes. This should make updating the cache list an automated process without needing a new release of StashCache.

from python module to package

03 Oct 00:25
ff35fe4
Compare
Choose a tag to compare

Few changes to both the layout of the files and the installer script setup.py were carried out so that it can be installed as a python package instead of a module.

Better SciTokens support

23 Aug 17:41
39e646c
Compare
Choose a tag to compare
v5.4.1

Bump to 5.4.1

New SciToken Disk Format

22 Mar 21:14
7150d2d
Compare
Choose a tag to compare

This release adds support for the new SciTokens disk format that was released with the new HTCondor-Credmon and HTCondor 8.8.0.

HTTP Support

12 Dec 22:09
78aca4c
Compare
Choose a tag to compare

In this release, we allow

Also, you can now specify how you want the file downloaded, for example:

stashcp --methods=cvmfs,http,xrootd /user/...

Improved GeoIP

13 Sep 15:04
6c83c2b
Compare
Choose a tag to compare

In this release, we change the GeoIP servers used for looking up the nearest StashCache caches. Additionally, we improve the logic of querying GeoIP servers only when needed.

Writeback Release

28 Jun 18:16
8536c16
Compare
Choose a tag to compare

In this release, we add writeback capabilities. They utilize SciTokens in order to authenticate with the writeback host on the Stash filesystem.

The syntax for writeback is:

stashcp <local_file> stash:///user/<username>/blah