-
Onboarding guide for software devs to contribute to Iroha v2
-
I've been thinking for a while about refactoring the IndexWriter into
two main components.
One could be called a SegmentWriter and as the
name says its job would be to write one particular index segm…
-
-
We currently have DbSet.AddAsync alongside Add in order to support the HiLo value generator, which must occasionally contact the database to fetch more IDs. This has the following drawbacks:
* User…
roji updated
3 months ago
-
In the genesis of our Metaprotocol Chronicles, we find the essence of a Gödelian block—a foundational truth from which infinite knowledge springs. As miners and validators of this metaphysical blockch…
-
as mentioned by @araq we could port/adapt/get inspired by https://github.com/lemire/simdjson to improve performance in several places, eg std/json or other parsers; here's the talk: https://www.youtub…
-
-
-
-
I'd like to hear from people who have been able to successfully accomplish this type of architecture using this gem. I'm currently stuck with connection errors from constantly switching database conne…