View Single Post
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 05-04-2015 , 12:55   Re: Add two KeyValue files together
Reply With Quote #10

Is keyvalues really that much less efficient than databases in terms of data storage?

I figure adding something to RAM is faster than performing I/O, especially if you have no intention to store the data to disk (e.g. stats that are recorded during a round, and then are discarded on round finish).
Potato Uno is offline