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.41.tar.gz (85.2 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.41-py3-none-win_arm64.whl (42.6 MB view details)

Uploaded Python 3Windows ARM64

seaweedfs_bin-4.41-py3-none-win_amd64.whl (48.8 MB view details)

Uploaded Python 3Windows x86-64

seaweedfs_bin-4.41-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl (46.7 MB view details)

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

seaweedfs_bin-4.41-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl (41.3 MB view details)

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

seaweedfs_bin-4.41-py3-none-macosx_12_0_arm64.whl (43.4 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

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

File metadata

  • Download URL: seaweedfs_bin-4.41.tar.gz
  • Upload date:
  • Size: 85.2 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.41.tar.gz
Algorithm Hash digest
SHA256 ce7ed8b7b145d34e5579840cda43387bc0290e1e293cc7e34af87d46c1d0a679
MD5 f33901a7299121024f0d0678747c524e
BLAKE2b-256 c8c70a50fefc3eb9450d6603adaa51e033feaf9090c37cd367de2b13e6579a1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41.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.41-py3-none-win_arm64.whl.

File metadata

  • Download URL: seaweedfs_bin-4.41-py3-none-win_arm64.whl
  • Upload date:
  • Size: 42.6 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.41-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 8f4070a4f4b1223e06fcbfc3945059353c26bb64f3afd8a7f6d3db33c9687eb5
MD5 a22de9ee512743f542300428f01e450e
BLAKE2b-256 15ca49b5569951f26ae72b4869bf8ed251e36cd00dfbddd32f1988d4be134ba2

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41-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.41-py3-none-win_amd64.whl.

File metadata

  • Download URL: seaweedfs_bin-4.41-py3-none-win_amd64.whl
  • Upload date:
  • Size: 48.8 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.41-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 2c085eb1bbbfe36efbbdeaae824d499f65c0a69382a97dd49d4b2b6c0b984c5e
MD5 5f48469121e56e03baa90a8d53286c6b
BLAKE2b-256 82256b791f37d3ebe569a8334761fa0bc99138359c86705589b5695a7c6d0717

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41-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.41-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.41-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a3246becf5a14e5578d619f7249b109e66b2f32e92544bfdf1be5fe68eef6f5f
MD5 34a979bce375d84363857afe772a98c1
BLAKE2b-256 db5b5d3db5430b9e115144d35afb071207e080347fddedfb79e5a945d80a802f

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41-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.41-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.41-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eabcf4971ab213a62a198f7e133e1c2a3407ed8acb7e17de27f348e2a6c19359
MD5 1eddb4f4f18a4b1a08ff7b5c672b2095
BLAKE2b-256 6dc06e437f427d832a4d14a5317f9a4576771b82b9f539f6ca8b16154466abff

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41-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.41-py3-none-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for seaweedfs_bin-4.41-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e5f73ba6d23ee1698c34e922468f9735ee94a9086bfe088a7a55cc84ab8d88ee
MD5 e53d1cece51bccdafea9a654bedae4f7
BLAKE2b-256 cecb32818c38d0eed91830e7fbab0e59ba3e42bc754638b0207db5b6ab8e11fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.41-py3-none-macosx_12_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

4.44

6 files

4.42

6 files

This release

4.41 This release

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