Signal-iOS/YapDatabase/Key-Value
2013-03-20 10:26:09 -07:00
..
YapDatabase.h Initial content push 2012-12-24 11:46:50 -06:00
YapDatabase.m Standardizing on default log levels 2013-03-20 10:26:09 -07:00
YapDatabaseConnection.h Initial content push 2012-12-24 11:46:50 -06:00
YapDatabaseConnection.m Standardizing on default log levels 2013-03-20 10:26:09 -07:00
YapDatabasePrivate.h Migrating ideas gained while working on shared-cache back to non-shared-cache version. 2013-03-17 03:30:51 -07:00
YapDatabaseTransaction.h WIP - implementing YapSharedCache… 2013-03-14 17:27:10 -07:00
YapDatabaseTransaction.m Standardizing on default log levels 2013-03-20 10:26:09 -07:00
YapDatabaseTransaction+Timestamp.h Bug fix for ordered databases when using timestamp category methods. 2012-12-31 17:10:46 -08:00
YapDatabaseTransaction+Timestamp.m Switching from NSTimeInterval (systemUptime) to simple uint64_t incremented variable for snapshot number. Faster to compare (int vs double), and faster to increment. 2013-03-16 18:24:10 -07:00