Skip to content

Releases: opensciencegrid/StashCache

Use multiple caches, do not go back to origin

Choose a tag to compare

@djw8605 djw8605 released this 11 Sep 13:40
285c7c4

Features:

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

Support Python 3

Choose a tag to compare

@djw8605 djw8605 released this 14 Jul 19:32
1c00899

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

Add cache location in /etc

Choose a tag to compare

@djw8605 djw8605 released this 14 May 21:13
80c020c

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

Downloadable list of Caches

Choose a tag to compare

@djw8605 djw8605 released this 13 May 20:32
e62b3bf

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

Choose a tag to compare

@ddavila0 ddavila0 released this 03 Oct 00:25
ff35fe4

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

Choose a tag to compare

@ddavila0 ddavila0 released this 23 Aug 17:41
39e646c
v5.4.1

Bump to 5.4.1

New SciToken Disk Format

Choose a tag to compare

@djw8605 djw8605 released this 22 Mar 21:14
7150d2d

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

Choose a tag to compare

@djw8605 djw8605 released this 12 Dec 22:09
78aca4c

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

Choose a tag to compare

@djw8605 djw8605 released this 13 Sep 15:04
6c83c2b

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

Choose a tag to compare

@djw8605 djw8605 released this 28 Jun 18:16
8536c16

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