Rakefile | 100644 | 0 | 0 | | | 663 Bytes | 583e04b6e5c6cbcdc3e1bee1809a9c91d371f3044cf1061ff65e5bae45d2284a |
app/models/switchman/shard.rb | 100644 | 0 | 0 | | | 25.1 KB | 5a6c345424fd1b86f55f8568c7c65fefe5a91be4c07c700412c34ed88238ecb4 |
db/migrate/20130328212039_create_switchman_shards.rb | 100644 | 0 | 0 | | | 248 Bytes | ac71ea414b4abb23bbaf0c108fa2a6884a2b84b2f5d757815d69abc17244a19f |
db/migrate/20130328224244_create_default_shard.rb | 100644 | 0 | 0 | | | 285 Bytes | fa551a446007901899b270a512dfed8f80d0218d116f581266b1eefc30c5b571 |
db/migrate/20161206323434_add_back_default_string_limits_switchman.rb | 100644 | 0 | 0 | | | 394 Bytes | b0278c26aa49cc8fa684cb73b63980d8a9c76c0a57f6febe5916a3c5d151edb5 |
db/migrate/20180828183945_add_default_shard_index.rb | 100644 | 0 | 0 | | | 487 Bytes | 8c79598c73a4a711d5f42fba0b8a3adbd89405e2977ca872caed6a8d35fc93df |
db/migrate/20180828192111_add_timestamps_to_shards.rb | 100644 | 0 | 0 | | | 562 Bytes | beec583d1d4b093c119df20f49a10094f529428ebd19691db85e1c001be9640f |
db/migrate/20190114212900_add_unique_name_indexes.rb | 100644 | 0 | 0 | | | 470 Bytes | 60709903688e20a698fae8874b3d826ed8e7e6cd5d6430f59490c41751274b0b |
lib/switchman.rb | 100644 | 0 | 0 | | | 313 Bytes | a40def16f0ff6d4e8a5c6e4ab55f0d4c53ea78e7171c0df26f7453ccf6838969 |
lib/switchman/action_controller/caching.rb | 100644 | 0 | 0 | | | 661 Bytes | 8fde73813e41cb1ff34332bc3fc169c9fbca037d36321b5860c64c14559d5063 |
lib/switchman/active_record/abstract_adapter.rb | 100644 | 0 | 0 | | | 1.02 KB | 20606b45704cce019491c8854fba7f8f681dfa74e5e0f37c06a0f278d7f1ec30 |
lib/switchman/active_record/association.rb | 100644 | 0 | 0 | | | 7.42 KB | 430e11e37145d77d9000e562fe713d70c185dc625b4255adf77d86b19764538c |
lib/switchman/active_record/attribute_methods.rb | 100644 | 0 | 0 | | | 5.39 KB | f4a9109df48d05a0a2c4c40306051282b9b66ebe2487e2269e52b5be96283a68 |
lib/switchman/active_record/base.rb | 100644 | 0 | 0 | | | 5.5 KB | 23cddd22c876612769f6cdd5672b5e337efbaea3c13502870f19e499ea31926c |
lib/switchman/active_record/batches.rb | 100644 | 0 | 0 | | | 204 Bytes | 5a7c16a97f043ec12ebe9323b5c3161e65af091cae7326610b4327c67493660f |
lib/switchman/active_record/calculations.rb | 100644 | 0 | 0 | | | 8.22 KB | f9255d11d4360697024b2f4bc17c98414092b21c20fd1ea4e47540853f3dbcf8 |
lib/switchman/active_record/connection_handler.rb | 100644 | 0 | 0 | | | 6.95 KB | 4cf7c19a698679f90b1719b89f276bfbf99c3f693604986ec9f81a6af17d3ca8 |
lib/switchman/active_record/connection_pool.rb | 100644 | 0 | 0 | | | 2.65 KB | c775def8e43827c1208cfa4efdc9987d881c604822369e3f925a3312ed21e6bc |
lib/switchman/active_record/finder_methods.rb | 100644 | 0 | 0 | | | 2.44 KB | 1a8de4d4a42390aa6fbb95fd879f7332af3eaefce51693fd8d6ee7d9eedb9a39 |
lib/switchman/active_record/log_subscriber.rb | 100644 | 0 | 0 | | | 1.25 KB | 1b7e9a4fa6e279590be869a25897ee92ece95a6ac51cac0a3e572d0473657761 |
lib/switchman/active_record/migration.rb | 100644 | 0 | 0 | | | 1.2 KB | ab8c634a68837a23618dc3ce2ee4cbd4dce64bd6f2cf4b5fa6ef1f858abe22f2 |
lib/switchman/active_record/model_schema.rb | 100644 | 0 | 0 | | | 301 Bytes | 5523bc8e0ab39c21d9482e192ee109328f3a9dc95da63bb10d1985108b098e0b |
lib/switchman/active_record/persistence.rb | 100644 | 0 | 0 | | | 406 Bytes | 82ef95287be7dee0c9ec2886afa703783d5bf8653ac837e7efa3c5a80bf621ee |
lib/switchman/active_record/postgresql_adapter.rb | 100644 | 0 | 0 | | | 8.52 KB | 6e93eb21a62408e44bcd117d275ea6be1a3b1c584480f0a9295730618acf1b0b |
lib/switchman/active_record/predicate_builder.rb | 100644 | 0 | 0 | | | 544 Bytes | 2efd574d3124090359fc608f9e476cde136bbd56f13643a248696d8ddeb75f1c |
lib/switchman/active_record/query_cache.rb | 100644 | 0 | 0 | | | 996 Bytes | 834e72d2408f04a649ee73138080c08cc1eec99e7eef08bfcd017bf6fd454f29 |
lib/switchman/active_record/query_methods.rb | 100644 | 0 | 0 | | | 14.4 KB | 026c46cdfeafdbf4a848e0a0bbfc169b8fa7a8974ce31bff1be3e6843b30f262 |
lib/switchman/active_record/reflection.rb | 100644 | 0 | 0 | | | 1.68 KB | a9b8a08964d4ae336e0a5dc5d0d4c4e72ce41a930e89e147ece65aef21b7027b |
lib/switchman/active_record/relation.rb | 100644 | 0 | 0 | | | 4.16 KB | 56a4c89a40f23b913af42fdce91af31a70a8e05179679b909536d463df0017ab |
lib/switchman/active_record/spawn_methods.rb | 100644 | 0 | 0 | | | 3.04 KB | 1d78ff19204a7c681f4067a39314c79932f05818a15b126b797c1cb088c9462c |
lib/switchman/active_record/statement_cache.rb | 100644 | 0 | 0 | | | 3.13 KB | 5ab7775104d5a873059da217149e4dd21744657ed8c76d3c4a054b75034caf55 |
lib/switchman/active_record/table_definition.rb | 100644 | 0 | 0 | | | 212 Bytes | c8f346b5e8cc51ad3f00aacbe5fac3aa094922813a090636c73fe620e9e11c3f |
lib/switchman/active_record/type_caster.rb | 100644 | 0 | 0 | | | 235 Bytes | df716c390a4a7936ac7ea6a8d0a0d4bd0a755de69572f25f4ade643713b213a8 |
lib/switchman/active_record/where_clause_factory.rb | 100644 | 0 | 0 | | | 1.22 KB | 011670f6855920b86c23b4ca00fcc3ec1008f178a291fbf68a4309d6ebcbffd7 |
lib/switchman/active_support/cache.rb | 100644 | 0 | 0 | | | 1.2 KB | 66dadd41581c3d7550436446d74dd106d1385a8631d297af1b9d35647a9b6b51 |
lib/switchman/arel.rb | 100644 | 0 | 0 | | | 851 Bytes | fd1442c301cbbd88218afb7ec7eb1a80c511c08e005fe2574c18b951ca674a8f |
lib/switchman/call_super.rb | 100644 | 0 | 0 | | | 531 Bytes | b342414afaa9636ff7a00d1a2e2159000da8cca7ffc2909acddd52c4ea8c80f4 |
lib/switchman/connection_pool_proxy.rb | 100644 | 0 | 0 | | | 5.61 KB | 724a4ba208e777c9cf16acc6dd2d7cadf9f2b2eb745b83932866726ab8e4abfc |
lib/switchman/database_server.rb | 100644 | 0 | 0 | | | 10 KB | 48f3444293d4b227dc0b6ae4ffce201183937f983d0679b0422698a9b7dc0c1a |
lib/switchman/default_shard.rb | 100644 | 0 | 0 | | | 1.11 KB | 863c0c62280ffac6f5e270aea4a8f452b6cfc18e5dcf323726d3629c678ec0f3 |
lib/switchman/engine.rb | 100644 | 0 | 0 | | | 9.72 KB | 5dc4cc0f5cddacd7d6a0a44551ae47c7a9c2110d66ced7d07d0c8a32cdb0280b |
lib/switchman/environment.rb | 100644 | 0 | 0 | | | 321 Bytes | 8c6daee7d6453f7445737fee65c64796083915c0841e44c6e88b7818790bc56f |
lib/switchman/errors.rb | 100644 | 0 | 0 | | | 122 Bytes | 008e8294c1fa3fe39006f9a11d74dfbe3c53af7b5cdfca381089d3b77d3312f5 |
lib/switchman/guard_rail.rb | 100644 | 0 | 0 | | | 823 Bytes | 6bd6758fd86f5e066006e6b8e3822baa9978cbaadbb815e8050999a86e5db5af |
lib/switchman/guard_rail/relation.rb | 100644 | 0 | 0 | | | 736 Bytes | 216455773b6c87a2b802bd64b2b073e95d75dbee3b9edf74484f456a4127019a |
lib/switchman/open4.rb | 100644 | 0 | 0 | | | 1.75 KB | b9fe3fb586737de094f12b165422b7ebd13eb29df98578cd0913cadcd222648d |
lib/switchman/r_spec_helper.rb | 100644 | 0 | 0 | | | 5.48 KB | f0cabf83b086be35f828b7d9959a6aa930839ee4837c6d7de42b6379ee78d933 |
lib/switchman/rails.rb | 100644 | 0 | 0 | | | 590 Bytes | adbd9497ac3285fa1104aaed1d86a534bb6077fd07a83b96c281bee07f406a4b |
lib/switchman/schema_cache.rb | 100644 | 0 | 0 | | | 504 Bytes | dc2cd99de0c73686ab6d19ba66d7bf77bab5c945bd168c602f1035437b024db6 |
lib/switchman/sharded_instrumenter.rb | 100644 | 0 | 0 | | | 744 Bytes | 8987e4a511d713de204863506dcdf787436b503400adc7001ab0a87e5d9da1f1 |
lib/switchman/standard_error.rb | 100644 | 0 | 0 | | | 250 Bytes | f1bb2f7933bcb31944bac3b4ff65a28624b6d83321527aff08b85022e74311c5 |
lib/switchman/test_helper.rb | 100644 | 0 | 0 | | | 2.84 KB | 9be442c8f8d1389d414abf43be1868672e1afbcd5414d5aae42b4583577095ef |
lib/switchman/version.rb | 100644 | 0 | 0 | | | 41 Bytes | 9c1b4d025cec3a25c35a033580c5a4128272a18a726f4f440d59d273b1532695 |
lib/tasks/switchman.rake | 100644 | 0 | 0 | | | 8.38 KB | c73e26197b1271c4164acaba1b375afe677351eac910f79cbc05c10c0e42d5a2 |