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.40.tar.gz (84.9 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.40-py3-none-win_arm64.whl (41.5 MB view details)

Uploaded Python 3Windows ARM64

seaweedfs_bin-4.40-py3-none-win_amd64.whl (47.5 MB view details)

Uploaded Python 3Windows x86-64

seaweedfs_bin-4.40-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl (46.0 MB view details)

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

seaweedfs_bin-4.40-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl (40.6 MB view details)

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

seaweedfs_bin-4.40-py3-none-macosx_12_0_arm64.whl (42.7 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for seaweedfs_bin-4.40.tar.gz
Algorithm Hash digest
SHA256 6620fc4a84245a2c8a010f644f4ca45748178e8880d98a0eada55b9f4f53a618
MD5 e00b5bbb0621cb34e1f9294e62f1eebe
BLAKE2b-256 cdde8be742b9c7ff8215d8c4d5f521c606c8532289e6d05d7761ca574e7de876

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for seaweedfs_bin-4.40-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 16479c1235ad46386f965df3e58266769995289badd2cb270495a4e86881e32b
MD5 05ed4d40699608bc4f1af9f639b069ff
BLAKE2b-256 090865215ced1fdd54cb3c38bfb985c446b7462595fb627b54b2838726832fa9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for seaweedfs_bin-4.40-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 030b04cc39651513bafe8ba6de410e942a8dbe62d9ca39b67cd265d7e4b542fa
MD5 5f9ab62804ad2b23fac86122a3594d9a
BLAKE2b-256 a4e797dc56c326069d5ee1d99ba704396a5ad2ca15002a3dc394d1f02e3a6971

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.40-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4b1308c15822697ef42a77410657b5295bb02eb119c1ad757039730aead2ce3
MD5 c7ad4bd43dba1df385658fdbe4faef71
BLAKE2b-256 1c25cb368178816e7589549e225c842989740cb40fb9d0593732e05ba981c066

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.40-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b9299fdd3023a1a0d836807b7261f8e1c4da25927365b744fd66b46396553e68
MD5 4f445232712a7e02e1024745e4ba4eae
BLAKE2b-256 6d8adef2f4377b0d6f1eb835648fba1a1444ca00418a832dda16ecb1d5e55cc9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.40-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 98faed06c3c023fa5478bff706c3d1f764973350ee1e0d2029497e0ca4286a19
MD5 bd6089765c8ceadd79421573d3ecd7dd
BLAKE2b-256 c3620d9b6495cd66e2a9a726c67f968d986a298623f011e34dd4aec1e6c2d6b4

See more details on using hashes here.

Provenance

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

This release

4.40 This release

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