Sha256: a0dbb6c3f5261295d66caf2cbb138bbfaad537a14fa718a83245cf63ce33bafd
Contents?: true
Size: 444 Bytes
Versions: 1
Compression:
Stored size: 444 Bytes
Contents
# DB ## CoreDataAdapter Rationale: CD is widely used in iOS projects and may be useful for simpler integration with UI. ## SqlLiteAdapter This would be responsible for handling CoreData+Sqlite backend. ## RemoteAdapter This would be responsible for handling remote data sources (initially just JSON). * A RemoteAdapter would be migration-less, APIs would need to be backwards compatible or be versioned, see endpoint in `models/event.rb`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
teacup-0.0.1.pre | proposals/other/app/db/README.md |