Rakefile | 100755 | 0 | 0 | | | 788 Bytes | 9970eb59ad454a7bb51803a10dad5422527025cad5ac0791513987e2c7c7f834 |
app/models/switchman/shard.rb | 100644 | 0 | 0 | | | 23.5 KB | ece07c5388f55b82ce4159659e54a1c79aa7d526d60caa3e85193e1571816969 |
app/models/switchman/unsharded_record.rb | 100644 | 0 | 0 | | | 123 Bytes | ef524f8b01882130047dc52578d94d5e0deb0f02cbea95da933d93c3a2914c3b |
db/migrate/20130328212039_create_switchman_shards.rb | 100644 | 0 | 0 | | | 273 Bytes | f5ec5d16ad078d1101693a63b6ab98c8c47a3222eaebd75fe99e2bd181b62336 |
db/migrate/20130328224244_create_default_shard.rb | 100644 | 0 | 0 | | | 303 Bytes | b96aa8cc540f408f5fd88f9d5bc0c5cde7000c793d1482b84527543feb5a4696 |
db/migrate/20161206323434_add_back_default_string_limits_switchman.rb | 100644 | 0 | 0 | | | 426 Bytes | 8c7593d8df42fe8d8cca7436633908a0ebe908959ea3e9abc58e446473f84b36 |
db/migrate/20180828183945_add_default_shard_index.rb | 100644 | 0 | 0 | | | 518 Bytes | 141470761b2bfffc8d2751e6566e6033c57995f456dbc49c26713c4543f539cc |
db/migrate/20180828192111_add_timestamps_to_shards.rb | 100644 | 0 | 0 | | | 619 Bytes | d057fe83e87db5c3011a814ac5480624453e95a594ce3e3b4a06ad0fb3fd6ec2 |
db/migrate/20190114212900_add_unique_name_indexes.rb | 100644 | 0 | 0 | | | 597 Bytes | e64d265035998e81ba48eaa89b6bd6e94cd1c7a11c995509f924a5fb1e650a68 |
lib/switchman.rb | 100644 | 0 | 0 | | | 344 Bytes | 8c3ca7fa05ba3b52e8f9eff8fff302167d37bc1bd1835e4527e0c5ea699f11d5 |
lib/switchman/action_controller/caching.rb | 100644 | 0 | 0 | | | 710 Bytes | c6db8b841d79d09351bb4609183a78e0b57851d08a9649f8f9fa9cc41e0f47d6 |
lib/switchman/active_record/abstract_adapter.rb | 100644 | 0 | 0 | | | 1.13 KB | d21b1d8cbd0c32ba97ed3f933361f1fef5f7b31571f1059e762b17731a0218b3 |
lib/switchman/active_record/association.rb | 100644 | 0 | 0 | | | 7.16 KB | 28f02edf077b1d82e9ad8783f101337a66436b943b9fd8947a57b3c40ecb6cf0 |
lib/switchman/active_record/attribute_methods.rb | 100644 | 0 | 0 | | | 6.82 KB | b403319a475dd2c4d82b618f97ca4bcd47e750f05cfa19223659b0f4a147ada0 |
lib/switchman/active_record/base.rb | 100644 | 0 | 0 | | | 5.46 KB | e9d6b0ff881bf0d1c71f5c8b8db78c612e236878982721ee932f10cba77710e4 |
lib/switchman/active_record/calculations.rb | 100644 | 0 | 0 | | | 8.67 KB | f15bc4ac9f1f649e94c25cd60130bd05275576000cc0d32f95196d62a80fc6ce |
lib/switchman/active_record/connection_pool.rb | 100644 | 0 | 0 | | | 1.84 KB | 25860ed82c3ddc682d450d8b3c0ed065f9c36719c3c356203ab4a11c3b07fbcb |
lib/switchman/active_record/database_configurations.rb | 100644 | 0 | 0 | | | 1.23 KB | b078dbcdd2fa6bc2688d593c72b753fcea03f9b004c86b8bf3c4f85a11e256ba |
lib/switchman/active_record/database_configurations/database_config.rb | 100644 | 0 | 0 | | | 216 Bytes | 120dbf6c497db56871b8ac694600ccacb7e8010c4cb160e06245248d100ffbb4 |
lib/switchman/active_record/finder_methods.rb | 100644 | 0 | 0 | | | 2.22 KB | 40b79f3a5dcd42f2d85f6a7a80e52ba41b0790fcf4f8bb86545671f874b10a6e |
lib/switchman/active_record/log_subscriber.rb | 100644 | 0 | 0 | | | 1.11 KB | 41ca6a0be222905946b766cdf42f5ec665f2832c0d6ba3916057405ee1a023ee |
lib/switchman/active_record/migration.rb | 100644 | 0 | 0 | | | 1.59 KB | 9fe28420cefb712d72c8a35294e216e9ef29d386302aa9c6ab079d7e4d972841 |
lib/switchman/active_record/model_schema.rb | 100644 | 0 | 0 | | | 336 Bytes | 1251092707a8ba21fd213566b0e6b9d06add851431e93bc5231b918f7f447bee |
lib/switchman/active_record/persistence.rb | 100644 | 0 | 0 | | | 400 Bytes | 6d9e20e88c01a2017bc77849baa38e9ea679464f3ac317212a58d1895d04d41e |
lib/switchman/active_record/postgresql_adapter.rb | 100644 | 0 | 0 | | | 4.43 KB | 4d2a155d1efb55a8a0889315bd649b0dcb2e2d30b7f6d127e1c9582d43a0d88e |
lib/switchman/active_record/predicate_builder.rb | 100644 | 0 | 0 | | | 576 Bytes | 797881908ad902ca99ddd4672702c00c48ba5e0ce190333f0ead0e2edfe9b335 |
lib/switchman/active_record/query_cache.rb | 100644 | 0 | 0 | | | 948 Bytes | c30019fa581f4149e3fe23f8861da6e945f4a30255e43253af708c8684f12388 |
lib/switchman/active_record/query_methods.rb | 100644 | 0 | 0 | | | 13.4 KB | ba360819b4f42468212095a9022571b9761abd437a13c16fb2ae9d7cf96e975e |
lib/switchman/active_record/reflection.rb | 100644 | 0 | 0 | | | 1.46 KB | e9b8fea3c594f4236c6eda1f557f82d4a52316e6f3b6f99675a3db1349eba802 |
lib/switchman/active_record/relation.rb | 100644 | 0 | 0 | | | 4.39 KB | 3d5d754b23692cb292c73e5c79f17616e105d384d9b04dd1696296c04500aef9 |
lib/switchman/active_record/spawn_methods.rb | 100644 | 0 | 0 | | | 3.07 KB | 22f1d43ced8de6fb62c8a0143783c7c315839c28a3e3003e0afad30ef6254a22 |
lib/switchman/active_record/statement_cache.rb | 100644 | 0 | 0 | | | 2.66 KB | 4ee05e0b0b525e3478c7a08b162d05a65b83b517b3f19dab5f92dc18acb52e33 |
lib/switchman/active_record/table_definition.rb | 100644 | 0 | 0 | | | 243 Bytes | dd2e9596203fc0db665095b8e54074a0d66f91bd54e0685f3f65575b2deb4ba1 |
lib/switchman/active_record/tasks/database_tasks.rb | 100644 | 0 | 0 | | | 311 Bytes | a8cf18abdffbe067baa8adc9a015a9e1af66aa4b632c9014d49b4ece96f952f9 |
lib/switchman/active_record/type_caster.rb | 100644 | 0 | 0 | | | 266 Bytes | 80417a3115132335a0d90fbd9ade2ae32a2ed48122bfe8e57177fe793a8a9c4e |
lib/switchman/active_support/cache.rb | 100644 | 0 | 0 | | | 1.24 KB | 87abec0f84c30ee2f95d69b0fa789ab17b035837bff06410f45e5e9dca675c6b |
lib/switchman/arel.rb | 100644 | 0 | 0 | | | 963 Bytes | 46189e98cd91749eb193ca3ab47ac24553c401a611531405d227fe116e47fe76 |
lib/switchman/call_super.rb | 100644 | 0 | 0 | | | 562 Bytes | d0c050efcb8d023931624f009a7dd42c81b9f18206535d729807fd2c41b704bd |
lib/switchman/database_server.rb | 100644 | 0 | 0 | | | 8.67 KB | 05a30e48f8498bd1ff6eacd5f667fb95609a09434a8308687abf02f9230019c8 |
lib/switchman/default_shard.rb | 100644 | 0 | 0 | | | 1.25 KB | 9fef1c29ed1340c9059fb688068d5eff8aa9fc3476679a8f9c549143793f5aff |
lib/switchman/engine.rb | 100644 | 0 | 0 | | | 9.99 KB | 2c3e0eb787ef43b242903ca8b35f1b6d2de447d9993cedf2a92ad620c9fe6736 |
lib/switchman/environment.rb | 100644 | 0 | 0 | | | 318 Bytes | b3da07b779eb5354a17a84d5350ee607d05b6d77c08be0cc2d0028844d8b6e9a |
lib/switchman/errors.rb | 100644 | 0 | 0 | | | 154 Bytes | 591ee202fcea0900d2894224a5713aa1940c0f31b94b218a821bd2d5f59f3241 |
lib/switchman/guard_rail.rb | 100644 | 0 | 0 | | | 311 Bytes | ca3f7c7052a1dd4c714c8cb1ce7ac2ec40155e98ca800f5953fe01d3cbfd4786 |
lib/switchman/guard_rail/relation.rb | 100644 | 0 | 0 | | | 744 Bytes | 919bbea03580d1cae0db19203f5059e1bca685c9b333b251d575aa2696a1868d |
lib/switchman/open4.rb | 100644 | 0 | 0 | | | 1.78 KB | d8c005adbfb5749323f448dda420fa44dffeff4b297230a090a5ca8d09d92a14 |
lib/switchman/r_spec_helper.rb | 100644 | 0 | 0 | | | 5 KB | 07f34f747db63e69ce222ae1ce9d3662175f5f5ec454a1a17fcba3a451cb6c20 |
lib/switchman/rails.rb | 100644 | 0 | 0 | | | 661 Bytes | 66b4526a8c781bf73ffe7f71ecb0c3b5f28ff65d95e4c32ed03afabaa6ad613a |
lib/switchman/sharded_instrumenter.rb | 100644 | 0 | 0 | | | 777 Bytes | f491aba8c91befcce40704662241642af72ce8506b96d78cb39deff3f0408155 |
lib/switchman/standard_error.rb | 100644 | 0 | 0 | | | 670 Bytes | 37e709a59d1375c190f1447e99f87f8bc2a2c02fe1a4c668feb17a38ed551cb4 |
lib/switchman/test_helper.rb | 100644 | 0 | 0 | | | 2.56 KB | add374868a56b8acfdad3eac636bdd234c4c9237394d582adb650d4102a03719 |
lib/switchman/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 7cc5e7fc82ccd80732a7c162f834adb769a276ab58a320be374b41e548e36da1 |
lib/tasks/switchman.rake | 100644 | 0 | 0 | | | 7.48 KB | 91224ece3e5903b9cbf0531f58b471584af9f4464c0522f94f7370ab7d5e1ece |