Victor Grishchenko

Results 111 comments of Victor Grishchenko

P.S.Correction: the original tree structure is only needed for "recent" nodes (those younger than the offline time, e.g.

Excuse my naivete. I see reproducible builds as a combination of a build environment (e.g. a docker image hash) and complete lack of network access during the build. Will that...

Hi! That part of the code is lagging behind and I don't expect it to work as of now. Ironically, a consistent hashing server cluster was our first demo back...

Yep, 0.4 puts an accent on server-side stuff.

Consistent hashing server rings, ETA is early-December.

Tycho, thanks for the hint. Real-time and persistence are indeed two very hard challenges and Swarm focuses exactly on those two things. This ice-and-fire trade-off (real-time + offline-ready) is mostly...

Well, seems too theoretical for me. Can you illustrate that with some real-life workload scenario?

Regarding multi-server/load-distribution scenarios, the only thing currently planned is consistent hashing. Using CRDTs for large scale computing is definitely out of the project's scope at this stage. Eventually, Swarm may...

P.S. The next step in that direction is adding server-side event filters/listeners.