Nikita Semenov
6b7be340f5
fix: added default logger parameter
2023-07-09 22:15:36 +03:00
Nikita Semenov
85b206bf18
fix: move tifoundationlogger to it's own folder
2023-07-09 21:51:41 +03:00
Nikita Semenov
45c060403f
fix: logic of getting value from storage
2023-07-07 15:17:54 +03:00
Nikita Semenov
a79ff67a38
fix: logic of deletion
2023-07-07 14:00:43 +03:00
Nikita Semenov
c631053131
fix: code review notes
2023-07-07 09:01:17 +03:00
Nikita Semenov
c55b8f73a9
fix: code review notes
2023-07-06 18:42:18 +03:00
Nikita Semenov
25c0d04d11
feat: update tests, migration fixes, factory method for migration storage added
2023-07-06 12:34:48 +03:00
Nikita Semenov
46ecd6970f
fix: migration api refactoring + test coverage
2023-07-02 18:00:38 +03:00
Nikita Semenov
a06f4952b9
fix: reimagine migration storage api
2023-06-28 09:26:15 +03:00
Nikita Semenov
9056b2fe8c
feat: migrating storages
2023-06-25 20:14:06 +03:00
Ivan Smolin
1be28959bc
docs: update playground pages for AsyncOperation and SingleValueExpirationStorage
2023-06-09 11:45:55 +03:00
Ivan Smolin
23c17c9d85
feat: Added flatMap operator for AsyncOperation
...
CodableKeyValueStorage now returns Swift.Result with typed errors.
SingleValueExpirationStorage for time aware entries (expirable api tokens, etc.)
AsyncOperation variants of process methods in NetworkServices.
2023-06-09 10:00:12 +03:00