Skip to main content

seaweedfs-bin

https://github.com/seaweedfs/seaweedfs

SeaweedFS is a simple and highly scalable distributed file system. There are two objectives:

  1. to store billions of files!
  2. to serve the files fast!

SeaweedFS started as an Object Store to handle small files efficiently. Instead of managing all file metadata in a central master, the central master only manages volumes on volume servers, and these volume servers manage files and their metadata. This relieves concurrency pressure from the central master and spreads file metadata into volume servers, allowing faster file access (O(1), usually just one disk read operation).

There is only 40 bytes of disk storage overhead for each file's metadata. It is so simple with O(1) disk reads that you are welcome to challenge the performance with your actual use cases.

SeaweedFS started by implementing Facebook's Haystack design paper. Also, SeaweedFS implements erasure coding with ideas from f4: Facebook’s Warm BLOB Storage System, and has a lot of similarities with Facebook’s Tectonic Filesystem

On top of the object store, optional [Filer] can support directories and POSIX attributes. Filer is a separate linearly-scalable stateless server with customizable metadata stores, e.g., MySql, Postgres, Redis, Cassandra, HBase, Mongodb, Elastic Search, LevelDB, RocksDB, Sqlite, MemSql, TiDB, Etcd, CockroachDB, YDB, etc.

For any distributed key value stores, the large values can be offloaded to SeaweedFS. With the fast access speed and linearly scalable capacity, SeaweedFS can work as a distributed [Key-Large-Value store][KeyLargeValueStore].

SeaweedFS can transparently integrate with the cloud. With hot data on local cluster, and warm data on the cloud with O(1) access time, SeaweedFS can achieve both fast local access time and elastic cloud storage capacity. What's more, the cloud storage access API cost is minimized. Faster and cheaper than direct cloud storage!

install

pip install seaweedfs-bin

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seaweedfs_bin-4.44.tar.gz (103.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

seaweedfs_bin-4.44-py3-none-win_arm64.whl (41.8 MB view details)

Uploaded Python 3Windows ARM64

seaweedfs_bin-4.44-py3-none-win_amd64.whl (47.7 MB view details)

Uploaded Python 3Windows x86-64

seaweedfs_bin-4.44-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl (45.7 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64musllinux: musl 1.2+ x86-64

seaweedfs_bin-4.44-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl (40.4 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64musllinux: musl 1.2+ ARM64

seaweedfs_bin-4.44-py3-none-macosx_13_0_arm64.whl (42.5 MB view details)

Uploaded Python 3macOS 13.0+ ARM64

File details

Details for the file seaweedfs_bin-4.44.tar.gz.

File metadata

  • Download URL: seaweedfs_bin-4.44.tar.gz
  • Upload date:
  • Size: 103.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for seaweedfs_bin-4.44.tar.gz
Algorithm Hash digest
SHA256 5e4f0e3a9ce05a6d866c93d052cdd25da920ea0b165c0375a1bd0031ef4706ae
MD5 354369aa78cf14122ca0ad7518f762be
BLAKE2b-256 5dfddc9bd50c69eae204308ccdf84fc2b4ec33bd70aa658bcedc846575838c18

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44.tar.gz:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seaweedfs_bin-4.44-py3-none-win_arm64.whl.

File metadata

  • Download URL: seaweedfs_bin-4.44-py3-none-win_arm64.whl
  • Upload date:
  • Size: 41.8 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for seaweedfs_bin-4.44-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 4b692d750544f95cbbc96120ec7fefb4e48a18606c0801eb3c9cb2df3aa300e6
MD5 be475655cef56fd94c430cd6911d0ec5
BLAKE2b-256 2d5c147ae75fbbe2e27be7f61a6944c06c7d0ed9405f797fa0b654a388cfade3

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44-py3-none-win_arm64.whl:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seaweedfs_bin-4.44-py3-none-win_amd64.whl.

File metadata

  • Download URL: seaweedfs_bin-4.44-py3-none-win_amd64.whl
  • Upload date:
  • Size: 47.7 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for seaweedfs_bin-4.44-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 5e19705d645cb99241d3ad43ae114f5ceb53cb1a0210231cbe1753bb5cd5e472
MD5 f8f24084e035036f52fc076bc57c77ae
BLAKE2b-256 b919f548818d3aec90b210efb8841c96e13bbe0109713fbfe7e22693126b58cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44-py3-none-win_amd64.whl:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seaweedfs_bin-4.44-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.44-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1750712df544572d84c7401f487a0eca8e747351f6e37a0dade749057534144d
MD5 dc38db51e002f29ce391846022ad0ce0
BLAKE2b-256 9dc57ef11d541e48bf8dfb51f991ffa1ab400a13edfd5986276cffb7910e18f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seaweedfs_bin-4.44-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.44-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 030d391063477bbf677391beb68343cdc07ecf6ed46b7c1073a09c31f89a98bc
MD5 56f3261bdd10708ed34398b39c9315bc
BLAKE2b-256 75743351219b368de3beef84b3d9dd2a3a72ba3eb5bcca49ffb9ae22922ca0db

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seaweedfs_bin-4.44-py3-none-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.44-py3-none-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6d1df6078d3c137eb73fbf1ba194b8426ab402e7bb31ca8c54cbf4ab7dc5ebdb
MD5 ac7e31938b456d960a227c3a8e8c46ad
BLAKE2b-256 fcf9e1e67c1e33cd2dee6747b3fb1fdb121f650848632ed55af72f6461bb4926

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.44-py3-none-macosx_13_0_arm64.whl:

Publisher: build_seaweedfs.yml on Bing-su/pip-binary-factory

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

4.45

5 files

This release

4.44 This release

6 files

4.42

6 files

4.41

6 files

4.40

6 files

4.39

6 files

4.38

6 files

4.37

6 files

4.36

6 files

4.35

4 files

4.34

6 files

4.32

6 files

4.31

6 files

4.30

6 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page