v2.0.0
- The library is now fully written in TypeScript. Thanks @vladfrangu
- Added
enableWalMode
option toApifyStorageLocal
constructor. This allows configuration of the SQLite WAL mode that is not supported on some filesystems. Thanks @AndreyBykov
enableWalMode
option to ApifyStorageLocal
constructor. This allows configuration of the SQLite WAL mode that is not supported on some filesystems. Thanks @AndreyBykov