mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-11 20:00:30 +01:00
Work in Progress: CoreStore 2.0 #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JohnEstropia on GitHub (Mar 13, 2016).
See corestore2_develop branch
StorageInterfaceprotocol to support custom storage abstractions, such as customNSIncrementalStore-dependent stores, or SQLite stores with custom configurations.addInMemoryStore()andaddSQLiteStore()variantsSetupResult<T>enum to replacePersistentStoreResult<T>NSErrormodel toErrorTypes with info-packedCoreStoreErrorenumsStorageInterfaceevents (such as persistent store changes with iCloud stores)CustomStringConvertableandCustomDebugStringConvertibleimplementation on CoreStore types@JohnEstropia commented on GitHub (Jul 11, 2016):
It's been a long wait, but 2.0 is ready :) Will merge to the master branch soon.
https://github.com/JohnEstropia/CoreStore/blob/corestore2_develop/README.md