2

I'm writing a webapp in C++ and would like to use a fast database on SSD.

Seems like STXXL would be faster than other choices (slite,mongodb,...)

Do STXXL's containers keep the data after accidental shutdown (server crash)? Can the program that was using stxxl be easily restarted from the previous state?

Kara
  • 6,115
  • 16
  • 50
  • 57
kirill_igum
  • 3,953
  • 5
  • 47
  • 73

0 Answers0