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.42.tar.gz (102.8 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.42-py3-none-win_arm64.whl (42.9 MB view details)

Uploaded Python 3Windows ARM64

seaweedfs_bin-4.42-py3-none-win_amd64.whl (49.1 MB view details)

Uploaded Python 3Windows x86-64

seaweedfs_bin-4.42-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl (47.0 MB view details)

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

seaweedfs_bin-4.42-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl (41.6 MB view details)

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

seaweedfs_bin-4.42-py3-none-macosx_12_0_arm64.whl (43.7 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

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

File metadata

  • Download URL: seaweedfs_bin-4.42.tar.gz
  • Upload date:
  • Size: 102.8 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.42.tar.gz
Algorithm Hash digest
SHA256 f9a5cdc3ad6cef586c7c625198613809ad6c8aed682eaf5559a43f8265c3c78d
MD5 c79f0768896c235dc9205f602f1fcaaa
BLAKE2b-256 cd0d960c3107b290405583a6271562448bbd55018b05645476222665b1a644d3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: seaweedfs_bin-4.42-py3-none-win_arm64.whl
  • Upload date:
  • Size: 42.9 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.42-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 59784653b3bfde6e2e67aea4963f02b0708818315a22162188f7d50cb37a6eed
MD5 f4598aed6589aa49654fdb2c2f43a8a5
BLAKE2b-256 f1bbb84241179e421eb4b5ddb0b10d2cb6af3835092206e66a64cca5010e7d19

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: seaweedfs_bin-4.42-py3-none-win_amd64.whl
  • Upload date:
  • Size: 49.1 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.42-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f8c4bea97ba485c89c486bbd35761525837f6c2a345eb684bd31ce4bdb7ce146
MD5 5ffa073c39d92420c4fe9f62a65bbc62
BLAKE2b-256 3314fa233e83506722253070a0a4ee844b31d08f6906865d672f8dc37415f42f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.42-py3-none-manylinux_2_28_x86_64.musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce57e70b1ef54aeb3861b4289f56664f2e691ccc52bbb814631eea75bfd879e2
MD5 fe00849af34a73bd4ca45535d930a707
BLAKE2b-256 676a6a5fd937e65f9f14dba2b8c8061f75888002249a756caf624bce464f8c03

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.42-py3-none-manylinux_2_28_aarch64.musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 84606e3d2abf78054d9b145ea6e2d496ab597348805ea6dda3f492195dfc1e76
MD5 2c3f631286f47d1eaf1ab28839946ccf
BLAKE2b-256 2901f56c6cd0bd7d12472936e7532114165b493da6016eefa3ed7e66a02242fe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for seaweedfs_bin-4.42-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e47ab1ad0d2ed2fde8536adf73b19b016fa932f5b56e2de254380b71b1b41023
MD5 4b6cfe9a05cc9830a352b227609101d5
BLAKE2b-256 ee06dfb8450fc664f89dea7456dd0f4ff0e5939722545e024df57a6df20925a7

See more details on using hashes here.

Provenance

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

This release

4.42 This release

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