1.3.0
- Added
INMEMORYSTORAGE_PERSIST
option, which will allow writes to be persisted in memory during testing.
Set INMEMORYSTORAGE_PERSIST = True
to enable this option (off by default).
INMEMORYSTORAGE_PERSIST
option, which will allow writes to be persisted in memory during testing.Set INMEMORYSTORAGE_PERSIST = True
to enable this option (off by default).