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.39.tar.gz (99.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.39-py3-none-win_arm64.whl (41.3 MB view details)

Uploaded Python 3Windows ARM64

seaweedfs_bin-4.39-py3-none-win_amd64.whl (47.3 MB view details)

Uploaded Python 3Windows x86-64

seaweedfs_bin-4.39-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.39-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.39-py3-none-macosx_12_0_arm64.whl (42.5 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

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

File metadata

  • Download URL: seaweedfs_bin-4.39.tar.gz
  • Upload date:
  • Size: 99.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for seaweedfs_bin-4.39.tar.gz
Algorithm Hash digest
SHA256 d68e994bf216b8ddb3b709baf737eba775bff51468062ef14e6c9dbb5ae91688
MD5 ebd2edeb1abc303ea690511d0c65dfb1
BLAKE2b-256 2274a3d804fbbc324133e3d53363b1e77fa35bd5428386b37580889a2987f366

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: seaweedfs_bin-4.39-py3-none-win_arm64.whl
  • Upload date:
  • Size: 41.3 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for seaweedfs_bin-4.39-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 bb64a91be33f2a05c1f30636bbd9e271f6e7a361060afcfb5d46d53cdeffecf4
MD5 10833e1df667d384e5fe27028f0c7090
BLAKE2b-256 ef2b32c6a80b9ed7a749b5606a508d01eb81cf879da92e7f1363a65235b53532

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for seaweedfs_bin-4.39-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 63c88751a8339b2beccf2e4a647dec08d0a45ace090a5ddfffe14d10b6bc7a37
MD5 ec50c6b6fb267ee4b87724091a43c9ee
BLAKE2b-256 bcb00f632e030655d5db3a32fed005b4768a14cc75d261c733fd08a3dc43dd94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.39-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1532509fbf57b0cbac0f12e0bea77b0f474e0b6af69ea3bbed1e5af0df0f174e
MD5 6c3564873f12f9dfd26f6bc79365a657
BLAKE2b-256 67b167d7b3f8ac331bfa42a77a0d34b50b2cc39952834be03ee9b41589f1d697

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.39-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 410cc07a647e2103cde1fab31298cd6954c0fdaa1d2c63af7e8e63efe0b2fbae
MD5 9102a471078d3c6e9cbd1e01f55fcf09
BLAKE2b-256 0ee494fbba364375fb2f941979481fe0aa990617e8f02355ebd6538f7d3c96b0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.39-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e658e2795826d49d811fab7adb2c62323e467ed2c493acaf7595e73ac0084749
MD5 b314875445958418b1662e0fade93031
BLAKE2b-256 d3212520ab8609c35d946dbfc7d1ddb68af01bc1c3ea352c0322c0ffb249844c

See more details on using hashes here.

Provenance

The following attestation bundles were made for seaweedfs_bin-4.39-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

4.41

6 files

4.40

6 files

This release

4.39 This release

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