A flexible, lightweight storage solution that keeps all session data in memory, with the option to hook it up to any custom persistent storage solution.
InMemoryStorage
provides a flexible, lightweight storage solution that keeps all session data in memory, with the option to hook it up to any custom persistent storage solution.
InMemoryStorage
is ideal for:
InMemoryStorage
comes from providing your own dictionary for custom storage mechanisms: