Rakefile | 100644 | 0 | 0 | | | 663 Bytes | 583e04b6e5c6cbcdc3e1bee1809a9c91d371f3044cf1061ff65e5bae45d2284a |
app/models/switchman/shard.rb | 100644 | 0 | 0 | | | 25.2 KB | e0557220cbc95fab939d5d36030f1602f088e53933c0a1a05838cf9390df749a |
db/migrate/20130328212039_create_switchman_shards.rb | 100644 | 0 | 0 | | | 279 Bytes | ccc38fb40111f91b789caba01b341f599a2229c9820768feda41a5b437c234fd |
db/migrate/20130328224244_create_default_shard.rb | 100644 | 0 | 0 | | | 316 Bytes | 0b3b1e890adf96ea324a7703fbc8cbf30327f2ed5284d5d230aa3f685f2223c0 |
db/migrate/20161206323434_add_back_default_string_limits_switchman.rb | 100644 | 0 | 0 | | | 425 Bytes | 259c1e393c2d066997add61c0d06993cd34d32bbcf7b3440a60526d794b2d969 |
db/migrate/20180828183945_add_default_shard_index.rb | 100644 | 0 | 0 | | | 520 Bytes | 291a9ea5ddd0a49fbc17fef717881e4d34603d9d6eb3ebd41c45519acd4d140e |
db/migrate/20180828192111_add_timestamps_to_shards.rb | 100644 | 0 | 0 | | | 593 Bytes | ba16c7e40156a676a90d0993099fbab3af0aaaee010444f770f8fe686fe47b70 |
db/migrate/20190114212900_add_unique_name_indexes.rb | 100644 | 0 | 0 | | | 501 Bytes | af1d6aa01f76ba2ca40a4c5909f0b1336d5b4c86b8e37daf22b366c5d3420bc8 |
lib/switchman.rb | 100644 | 0 | 0 | | | 344 Bytes | fab15006f3d16ea7e3101a8d1721a0c03a7810f2571037c8fa9de766ad563bee |
lib/switchman/action_controller/caching.rb | 100644 | 0 | 0 | | | 692 Bytes | 454e1bf5b7d9c5f02271980c69028acf6ebd1510abf64e5534b0ddb7f0989907 |
lib/switchman/active_record/abstract_adapter.rb | 100644 | 0 | 0 | | | 1.13 KB | 4c8a2423db0758e1671592806e41fc9a72ee2db81de8398d0a330c859cf19757 |
lib/switchman/active_record/association.rb | 100644 | 0 | 0 | | | 7.76 KB | edb139a3faf4ae951bc491fbb08a000653540040bdfcc2d46060d1292ba93f62 |
lib/switchman/active_record/attribute_methods.rb | 100644 | 0 | 0 | | | 5.42 KB | cf03191b2c2c9806345c09c694dfed3d747a38160645d822b65d348851f6de68 |
lib/switchman/active_record/base.rb | 100644 | 0 | 0 | | | 5.52 KB | e6bda8bc5aed57c79461f47673eaaa49f5139645ba0ef3d9d1bbe9952e108ae5 |
lib/switchman/active_record/batches.rb | 100644 | 0 | 0 | | | 235 Bytes | a963cbdd9241c9f8f7eb7582f30783b510acdf41764af660e96e2570717c404b |
lib/switchman/active_record/calculations.rb | 100644 | 0 | 0 | | | 8.25 KB | 37bc0a97f92aa79f4daadc9fa8ac577a5b7fd7d92a8ad8a0b6e7da9cd714229a |
lib/switchman/active_record/connection_handler.rb | 100644 | 0 | 0 | | | 6.98 KB | 15372c37c79b816e5bb15cf85198b3c75484d732b4becfb1e6cc9e10157d6fbb |
lib/switchman/active_record/connection_pool.rb | 100644 | 0 | 0 | | | 2.68 KB | 6c0361bbbc163b2d98946e669ce4dbaf76bc202f3a14c0e1d1b90ab2ad970800 |
lib/switchman/active_record/finder_methods.rb | 100644 | 0 | 0 | | | 2.47 KB | e8893aee7fed66e557f127dff9700590b53894811e0d5e641cfa3f7d73a83d77 |
lib/switchman/active_record/log_subscriber.rb | 100644 | 0 | 0 | | | 1.28 KB | 717dd6ec0609688cd947661b99fd6be201a399d0b4878066859dbc1fdf2d1a94 |
lib/switchman/active_record/migration.rb | 100644 | 0 | 0 | | | 2.48 KB | ecd227e5b7d83faba1c64115d5ff293a5d54ff9852e5bdbc4d7bad97ac904254 |
lib/switchman/active_record/model_schema.rb | 100644 | 0 | 0 | | | 332 Bytes | f2b6743c43b454bdda5ab17847ea9e561e09528a767df28f90393ccade327ae4 |
lib/switchman/active_record/persistence.rb | 100644 | 0 | 0 | | | 441 Bytes | 2e9aa95e671b8c87d33129727bf2d0a0f59bb93018b365d07c0185b7858ba192 |
lib/switchman/active_record/postgresql_adapter.rb | 100644 | 0 | 0 | | | 9.68 KB | cc7f37695c5d341687abdf276d501192b44aa3c55ecac3d684feb8ee52f9afb5 |
lib/switchman/active_record/predicate_builder.rb | 100644 | 0 | 0 | | | 575 Bytes | 0a288ec0a74172ed6ec0fc68e0a0b77df291eea3eaef285b6f084ae143d0c7b2 |
lib/switchman/active_record/query_cache.rb | 100644 | 0 | 0 | | | 1 KB | 207f3ff94bf1fb6aec9ecad4c3e5189eeb1e067de02a0e0c434d8588c7591b57 |
lib/switchman/active_record/query_methods.rb | 100644 | 0 | 0 | | | 14.4 KB | ad8e3fb6ac8be5cbeac49d448ac181cc4adf321bfdc1e5687144bc66a59549c4 |
lib/switchman/active_record/reflection.rb | 100644 | 0 | 0 | | | 1.71 KB | 9282114558cbcd5d7ecffac3ab5196142eb44d0d63c1f1984325ca519e598c6c |
lib/switchman/active_record/relation.rb | 100644 | 0 | 0 | | | 4.19 KB | a0aa8607947bbff3d3bf53009c7a0ab748d2ddd7f33329a2e8d8d9caf04c917e |
lib/switchman/active_record/spawn_methods.rb | 100644 | 0 | 0 | | | 3.07 KB | 18bc004818e900a8848307a120a13f505bd01c3a9e5ab9bb1264f1b731cb3cfb |
lib/switchman/active_record/statement_cache.rb | 100644 | 0 | 0 | | | 3.16 KB | 5d117754bc58d322ed8e6395c3a7b6d5a7b3b2c9f7b493a9e8939b8a9bb0465b |
lib/switchman/active_record/table_definition.rb | 100644 | 0 | 0 | | | 243 Bytes | dd2e9596203fc0db665095b8e54074a0d66f91bd54e0685f3f65575b2deb4ba1 |
lib/switchman/active_record/type_caster.rb | 100644 | 0 | 0 | | | 266 Bytes | 80417a3115132335a0d90fbd9ade2ae32a2ed48122bfe8e57177fe793a8a9c4e |
lib/switchman/active_record/where_clause_factory.rb | 100644 | 0 | 0 | | | 1.25 KB | 2569ef6208a18afcc020f5cf28f3b217d90ef9c45a37e2df4fc9681f59f5a9d0 |
lib/switchman/active_support/cache.rb | 100644 | 0 | 0 | | | 1.23 KB | b488ebf7b2f6157645fc76f87f0810738982bf013b6ae53a1403c314b908a06c |
lib/switchman/arel.rb | 100644 | 0 | 0 | | | 882 Bytes | 3c2e3f43d32ec6f95a16120ddb676e315287ee67ef6f72532127e6ee33eef9ae |
lib/switchman/call_super.rb | 100644 | 0 | 0 | | | 562 Bytes | d0c050efcb8d023931624f009a7dd42c81b9f18206535d729807fd2c41b704bd |
lib/switchman/connection_pool_proxy.rb | 100644 | 0 | 0 | | | 5.72 KB | 505c37a3dbdd8cefbe406ead6f7b56707816a01793c61e29054cead287d92ea6 |
lib/switchman/database_server.rb | 100644 | 0 | 0 | | | 10.1 KB | 49f6d772a24d444759d06235aa3dc9feae5e533762c8aeefb049e4a2ad4aa3c8 |
lib/switchman/default_shard.rb | 100644 | 0 | 0 | | | 1.14 KB | 816f63279afec06f85dfe09c66544af3cf65f1f74984770a4706d438f4832ee4 |
lib/switchman/engine.rb | 100644 | 0 | 0 | | | 9.75 KB | 02c32a6da7291d12de7fa8971338a3a088d2b729668c68d1c528d1c129bfdb4d |
lib/switchman/environment.rb | 100644 | 0 | 0 | | | 352 Bytes | 2e4eba9c16646797d01ff10d39cd36bbb9225f2904b807e281971fbea62f306e |
lib/switchman/errors.rb | 100644 | 0 | 0 | | | 153 Bytes | 438571be6643f635344534756db2ce229d1502654b5cff348824a91fc6662a62 |
lib/switchman/guard_rail.rb | 100644 | 0 | 0 | | | 854 Bytes | d2e279ca76f9e98907aff4410217b1365695d03ecc66ba4584d90cb983e44720 |
lib/switchman/guard_rail/relation.rb | 100644 | 0 | 0 | | | 767 Bytes | eac413cd32b1eab3e4f5d69e09b40202c7fa8461b86617165f5c8b2be2a38462 |
lib/switchman/open4.rb | 100644 | 0 | 0 | | | 1.78 KB | d8c005adbfb5749323f448dda420fa44dffeff4b297230a090a5ca8d09d92a14 |
lib/switchman/r_spec_helper.rb | 100644 | 0 | 0 | | | 5.51 KB | c05f657edfcc393b40364198979bbf4efaab8502ff4e8008ba2939890e65cb14 |
lib/switchman/rails.rb | 100644 | 0 | 0 | | | 621 Bytes | 05501ef2b8bb469a9a5ee0610e587a771d9b264bf5b2f07ea1e37d9854f70022 |
lib/switchman/schema_cache.rb | 100644 | 0 | 0 | | | 742 Bytes | 503e9c4d270422ff2b44067c233862a93215f16d21da1992bb4aaa1540eb2593 |
lib/switchman/sharded_instrumenter.rb | 100644 | 0 | 0 | | | 775 Bytes | dea07191726e5512a702c2a274f842b2483c569e4fbd05934367e1abe2a970c1 |
lib/switchman/standard_error.rb | 100644 | 0 | 0 | | | 285 Bytes | 5fd576fcfe571f5337873f0dc8b22b9e273815b3b152b3c81e545434f39c53cf |
lib/switchman/test_helper.rb | 100644 | 0 | 0 | | | 2.89 KB | d18a2cf50769b252dd52ea15d8a50465d9042c8fc71076af8d6c94227c774c76 |
lib/switchman/version.rb | 100644 | 0 | 0 | | | 72 Bytes | 01c9e356acbc0d2a0fa52805eb0aac5d3c7c3ad4457fb6346939f39f992b1030 |
lib/tasks/switchman.rake | 100644 | 0 | 0 | | | 8.38 KB | c73e26197b1271c4164acaba1b375afe677351eac910f79cbc05c10c0e42d5a2 |