Viewing profile — cruppstahl
cruppstahl
HN member- Joined
- Wed, Oct 12, 2011, 10:28 AM UTC
- HN karma
- 155
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About cruppstahl
No profile information was provided.
Recent public activity
-
comment
Comment #17921272
I'm 40, and I enjoy being 40. I feel that I start to understand why things are the way they are, why other people behave like they do, and why I am how I am. I don't go so far to s…
-
comment
Comment #12597342
Correct.
-
comment
Comment #12596367
I ran sysbench benchmarks with 30 concurrent connections. The performance gap between InnoDB and upscaledb shrank a bit, but not much. The reason is that most of the performance is…
-
comment
Comment #12595625
It's ok! The example storage engine could implement more functionality, just to demonstrate i.e. how rows are serialized/deserialized etc. The test suite was very helpful.
-
comment
Comment #12592442
Not necessarily. I ran sysbench with InnoDB and manually switched off transactions, and it was a lot slower. I don't know why - didn't look into it. upscaledb does use transactions…
-
comment
Comment #12592391
If that's your definition of atomicity - yes, upscaledb offers atomic operations. If you define atomicity as the "A" in "ACID" then no - BEGIN/COMMIT wrappers are not yet available…
-
comment
Comment #12592237
BEGIN/COMMIT is not yet supported. But that's on my TODO list.
- story
- story
-
comment
Comment #11626804
Thanks for the insights!
-
comment
Comment #11619587
Interesting - thanks for your answers!
-
comment
Comment #11619244
Agree for a website. I'm selling software licenses, avoiding personal liability would be interesting (if it was affordable).
-
comment
Comment #11619080
"Found a small company (UG) with 500EUR capital to hold rights on the site if you want to further professionalize this project." Can you elaborate a bit? I have the same problem as…
- story
-
comment
Comment #11477616
That's interesting - are the 64bit versions available for download?
- story
- story
- story
-
comment
Comment #11244654
thanks :) Will try to figure out how to fix this.
-
comment
Comment #11244652
I like the VLDB papers, and papers of similar conferences. But most of upscaledb's architecture is auto-didactic. edit: this is a good book: http://db.cs.berkeley.edu/papers/fntdb0…
-
comment
Comment #11244455
Engineering team lead. My side project is an embedded key/value database: http://upscaledb.com
-
comment
Comment #9717598
Yes, Simdcomp has faster encryption/decryption, but with Delta compression. FOR is a bit simpler and has faster random access.
-
comment
Comment #9717594
Absolutely not for me.
- story
- story