Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lecture materials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
generic software skills
lecture materials
Commits
11d1c514
Commit
11d1c514
authored
10 months ago
by
Florian Ziemen
Browse files
Options
Downloads
Patches
Plain Diff
added ipfs and fsspec
parent
2f5d8fc8
No related branches found
No related tags found
1 merge request
!11
File and Data Systems
Pipeline
#71423
passed
10 months ago
Stage: test
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/file-and-data-systems/slides.qmd
+8
-1
8 additions, 1 deletion
lectures/file-and-data-systems/slides.qmd
with
8 additions
and
1 deletion
lectures/file-and-data-systems/slides.qmd
+
8
−
1
View file @
11d1c514
...
@@ -381,9 +381,16 @@ The file system becomes an independent system.
...
@@ -381,9 +381,16 @@ The file system becomes an independent system.
# Shotgun buffet
# Shotgun buffet
## IPFS
## IPFS (InterPlanetary File System)
* Content addressable storage on the internet (the hash of the data identifies a *file*.
* Distributed index tables.
* You either provide the data online or pay others to do so.
* Automated methods of caching and replication.
## fsspec
## fsspec
* Python package that provides pseudo-filesystems on various backends.
* Unifies access to various implementations.
## Symbolic links (symlinks)
## Symbolic links (symlinks)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment