neallester / danake-sw

A persistence framework in Swift.
MIT License
3 stars 0 forks source link

Update API #15

Open neallester opened 5 years ago

neallester commented 5 years ago

ReferenceManager can become a @PropertyWrapper to provide a much more ergonomic interface when using the library.

Consider replacing PromiseKit with Combine for asynchronous API.