I'm considering moving at least parts of a business application to memory optimized tables with SQL 2016. I'd also convert the current stored procedures into natively compiled procedures.
I've read articles about in memory OLTP, but I have not found extensive info on increased RAM need for such a DB. My assumption is that we'll need to upgrade from wherever we are right now to more.
Does anyone have experience with this?