-
cc @BradleyOlson64 @Sophia-Gold @JoshOrndorff
Related and needs feedback integrated:
- [ ] https://github.com/Polkadot-Blockchain-Academy/pba-content/issues/564
- [ ] https://github.com/Polkad…
-
Is there any chance to implement this? :smile:
-
On each reboot the system takes a few hours in rebalance to stop having constant io. It is a newly formated fs but i did have some power failures (yay dead ups). Performance is ok but a bit concerning…
-
Hey there,
I came from this post you posted on StackOverflow (thank you very much!). Your project is very interesting and i would be very interested in including it in my [pyFileFixity project](htt…
-
Absolutely, fanning out about your project !!!
Unfortunately, I am on a mac chip :(
If I only had the time to tinker around tho this might be useful resource:
https://github.com/alivanz/go-simd
-
We have a rather large installation of LizardFS in use (about 200M files). We always have a problem when installing updates. Restarting the services takes too long. This applies in particular to the m…
-
### 概念
MinIO是一个高性能的分布式对象存储系统。它设计用于大规模私有云基础设施中,提供类似于Amazon S3的云存储服务。以下是MinIO的一些主要特点:
1. 兼容性: MinIO提供与Amazon S3 API兼容的接口,使得许多为S3开发的应用程序可以无缝地使用MinIO。
2. 高性能: MinIO采用Go语言编写,具有高性能和低延迟的特点。
3. 可扩展性…
houdq updated
4 months ago
-
Recently I upgrade to 2.27.7 in my scala 3 project, the minimal example is:
```scala
final case class Error[+E
-
### Feature Description
I’d like to suggest integrating **MinIO** as an option for object storage in this project. MinIO is a really powerful, open-source, S3-compatible storage system that could be …
-
## 前言
该篇文章介绍了用Reed-Solomon编码的思想来比较两个大文件的内容。原文请戳这里: https://hackmd.io/@Kurt-Pan/SJ6Y0DZLq#
主要是想说明一个确定性比较算法的下界。我们暂时不讨论这么技术的问题。我们重点关注下Reed-Solomon编码这个思想来解决这个问题所带来的一些思考。因为这个问题,跟我之前做Shamir secret shar…