Viewing profile — transactional
transactional
HN member- Joined
- Mon, Oct 04, 2021, 8:10 PM UTC
- HN karma
- 9
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About transactional
No profile information was provided.
Recent public activity
-
comment
Comment #48017129
I strongly hope that the authors are actually using O_DSYNC|O_DIRECT, and not just the O_DIRECT they discuss. The post seems to conflate the 4KB atomicity (support for which is sti…
-
comment
Comment #44467049
percona/sysbench-tpcc has been subsequently updated to include a stronger disclaimer that it's "TPC-C-like" and doesn't comply with multiple TPC-C requirements. Fingers crossed tha…
-
comment
Comment #44338688
...but are they enforceable?
-
comment
Comment #43749253
(Hi! Post author here.) It is written with a lean towards serializable, partly because there's a wide variety of easy examples to pull which all implement serializable, but the ide…
-
comment
Comment #42103969
I'll rephrase the line sometime, but the intention is to communicate that it's the default choice to go with if you're making this decision in 2024. Most of the projects which aren…
-
comment
Comment #37604880
A recent blog post about MongoDB's SBE detailed that the purpose behind their VM is that it serves as a way to re-use an execution component between two different query languages. …
-
comment
Comment #35420344
It’s interesting to me that in the original proposal for fixing fsync to actually be durable ( https://lwn.net/Articles/270891/ ), there was thought given to the desire for a non-f…
-
comment
Comment #32393791
There's one set of folk working on a btree, and another set of folk are now working on a RocksDB storage engine. The original preference away from RocksDB was that it doesn't play …
-
comment
Comment #30690494
If you don’t like being told what to do, boy do I have bad news about PhDs for you...
-
comment
Comment #30670023
(Disclaimer: affiliated) Redwood isn't "completed", but it's not unavailable. Evaluating it via `fdbcli> configure ssd-redwood-1-experimental ` is encouraged, but it hasn't seen su…
-
comment
Comment #30648945
I understand nothing of helm, but https://github.com/FoundationDB/fdb-kubernetes-operator/pull... seems to suggest yes?