Voron on Linux
So, this just happened:
Note that this is a very important step, but it is just a first step. We have a few Linux experts review the code, and we haven’t even started yet with working on RavenDB itself.
But I’m pretty happy right now.
Comments
Congratz! Good step forward!
Nice, very nice.
Now that's something to cheer about! Bravo.
Congrats, that is quite a milestone to achieve. Its cool to know that a native c# storage engine on mono is doable.
Woohooo! This is huge! Congrats to getting to this point; I know it has been a lot of work and battles with Mono.
Big step indeed. Wondering what the performance is when the OS .NET5 (when it comes out) instead of mono is used :-)
Awesome :)
Great job guys! can't wait to see the performance comparison to .net core.
Fantastic news ! Congrats!!
How was your experience with MonoDevelop? Did you have to modify the csprojs?
Jakub, We ended up using the exact same code base on both Linux and Windows. No modifications at all
Well, comparing to my experiences, it's hard to believe :) Even the same profiles?
Jakub, Yes, everything is the same in the end. During the process, we had a lot of different stuff, but we managed to get the same codebase throughout. Hell, we can even get the code compiling on Windows and running successfully on Linux
Comment preview