11
LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin <[email protected]> Technical Manager, LOCKSS Program "Lego Building Blocks" by Traumsicherheit (CC0 1.0 https://pixabay.com/en/lego-building-blocks-colorful-2285065/)

LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin Technical Manager,

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

LOCKSS Software Re-ArchitectureLOCKSS Alliance Meeting 2018 Recap

Thib Guicherd-Callin <[email protected]>Technical Manager, LOCKSS Program

"Lego Building Blocks" by Traumsicherheit (CC0 1.0 https://pixabay.com/en/lego-building-blocks-colorful-2285065/)

Page 2: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Shifting Sands

"Shifting, Howling Sand" by Bill Morrow (CC BY 2.0 https://www.flickr.com/photos/billmorrow/37520367760)

Page 3: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Legacy

"Love Padlocks on the Corktown Footbridge in Ottawa, August 14th, 2017" by William Chen (CC BY-SA 4.0 https://commons.wikimedia.org/wiki/File:Love_Padlocks_on_the_Corktown_Footbridge_in_Ottawa,_August_14th,_2017.jpg)

Page 4: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Changing LOCKSS

"Photo 638725" by Pxhere (CC0 1.0 https://pxhere.com/en/photo/638725)

Page 5: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Launch Party

"Photo 1172040" by Pxhere (CC0 1.0 https://pxhere.com/en/photo/1172040)

Page 6: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

LOCKSS Developer Pages● https://lockss.github.io/● https://lockss.github.io/laaws/code-artifacts/

Page 7: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Core● LOCKSS Core (org.lockss.laaws:lockss-core)

○ Stable version: 1.1.1○ Development version: 1.2.0-SNAPSHOT○ GitHub: https://github.com/lockss/lockss-core

Page 8: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Repository● LOCKSS Repository Core (org.lockss.laaws:laaws-repository-core)

○ Stable version: 1.11.4○ Development version: 1.12.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-repository-core

● LOCKSS Repository Service (org.lockss.laaws:laaws-repository-service)○ Stable version: 1.7.0○ Development version: 1.8.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-repository-service

● LOCKSS WARCImport Client (org.lockss.laaws:laaws-repository-client)○ Stable version: 1.5.0○ Development version: 1.6.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-repository-service

Page 9: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Metadata● LOCKSS Metadata Extraction Service

(org.lockss.laaws:laaws-metadata-extraction-service)○ Stable version: 1.0.0○ Development version: 1.1.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-metadataextractor

● LOCKSS Metadata Service (org.lockss.laaws:laaws-metadata-service)○ Development version: 1.0.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-metadataservice

● LOCKSS Metadata Extractor Common Code (org.lockss.laaws:laaws-metadataextractor-common)

○ Stable version: 1.2.0○ Development version: 1.3.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-metadataextractor-common

Page 10: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Polling and Repair● LOCKSS Poller Service (org.lockss.laaws:laaws-poller)

○ Development version: 1.0.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-poller

Page 11: LOCKSS Software Re-Architecture · 4/24/2018  · LOCKSS Software Re-Architecture LOCKSS Alliance Meeting 2018 Recap Thib Guicherd-Callin  Technical Manager,

Infrastructural● LOCKSS Configuration Service

(org.lockss.laaws:laaws-configuration-service)○ Stable version: 1.0.0○ Development version: 1.1.0-SNAPSHOT○ GitHub: https://github.com/lockss/laaws-configservice