Veljko Tekelerović
Veljko Tekelerović
Add another method that allows the users to get (an array perhaps) of `[String]` identifiers.
Merge or combine the tests. There's no real difference in functional testing.
Implement `Fridge[storage_id]` as a "shortcut" for unfreezing.
Demonstrate few Xcode example projects and the way how `Fridge` can be used: - [x] Github repos simple app - [x] Link `Clmn` app as usage example
Rework and better expose `FridgeErrors` model.
Make sure async operations are performed on proper thread.
Instead of providing `String` based `key`, allow freezing and grabbing structs that conform to `Identifiable`.
Provide a method for saving/retreiving hashed transformation of given struct.