TmStorage
Store multiple data streams in a single container
With TmStorage, you can store multiple data streams inside single container. It supports full transactions. You can use it as it is or you can easily create your own specialized storage derived from TmStorage while automatically gaining all features available in TmStorage (i.e. transactions). Create your own storage that fits your data, don't change your data to fit into some other storage.