StringDB v4.0.0 Release Notes

Release Date: 2018-06-17 // almost 6 years ago
    • No more backwards compatability ( sorry guys! kept it simple )
    • ✂ Removed a lot of features
    • Made it at least 100x faster on reading
    • Writing is the same
      Benchmarks:

      Final Results

      StringDBTest

      Insert............ 192 FetchLast......... 3101

      MongoDBTest

      Insert............ 335 FetchLast......... 539

      LiteDBNoJournalTest

      Insert............ 531 FetchLast......... 135```