.circleci/config.yml | 100644 | 0 | 0 | | | 263 Bytes | 80d291fd5e6debc33960b2cf5e17ed820ba5759fbb4f11532ba4fe4089b743d3 |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 1.32 KB | 71b812c06b96bbb3fb7d98d5b04c1bd64be1794db0ec5fa1f5f3ec0657e22ade |
.gitignore | 100644 | 0 | 0 | | | 128 Bytes | 89ade05cf2637d2e1ee39807f068a15a6f8f5a2a5df355b2b230097d6c374ee0 |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 2.94 KB | 06d1153f855ff222c07433002ac988aa55ef9c6f45d5ac94217dcf8dcc338e13 |
CHANGELOG.md | 100644 | 0 | 0 | | | 416 Bytes | 676f6c231f0e7c39c05e649711fb24351d4a413a2e3eced6467bdf863f789b99 |
Gemfile | 100644 | 0 | 0 | | | 402 Bytes | 33fbbe292bba749195b959af19c5c78998b948d3d896a58efba59d6792190b81 |
Gemfile.lock | 100644 | 0 | 0 | | | 3.44 KB | 319bbb806aad54a9042e38ea822af234e2059313a004eb5d5c3c890768101ee0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | fdc7fbf068b5b2205cf885ab9dfa07e3ede2049ec3452d7babcdf8e1b7c7fcff |
README.md | 100644 | 0 | 0 | | | 12.3 KB | a3cad631252ab35c669c6da5249e333525c0492bb25e679595822c9188c0c0a1 |
Rakefile | 100644 | 0 | 0 | | | 200 Bytes | 5d4fa08f617aa0376b9382570ba4a486ba02ced20bf8c5a95a2bbf0aefe5c47d |
bin/console | 100755 | 0 | 0 | | | 391 Bytes | 79932037124eb6107392213bb066206a901c9985848182c7ba5f751aaf3dd058 |
bin/rails_transactional_outbox_health_check | 100755 | 0 | 0 | | | 311 Bytes | b29cd70c65dd625fa0f2a05793c6d4423718a9bcdc5953bb4c09838416943a25 |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
lib/rails-transactional-outbox.rb | 100644 | 0 | 0 | | | 68 Bytes | 4e48facb3b60e92e4b2530b528aa1f3caf9074517b59f59f8f4b9f20775d7639 |
lib/rails_transactional_outbox.rb | 100644 | 0 | 0 | | | 1.6 KB | 5085269bb08dab857841018507a36f9155ef97ae4aa21fd4bfe68031b15355ff |
lib/rails_transactional_outbox/configuration.rb | 100644 | 0 | 0 | | | 1.5 KB | 8801a6bd988635c6e7f870dded73dff950be333c5084f1cc7526a2b1e4d60efc |
lib/rails_transactional_outbox/error_handlers.rb | 100644 | 0 | 0 | | | 94 Bytes | 23f42f4e6442203fb5de54eb9076d7274594dc77c88f676125386a0d91e9ed1e |
lib/rails_transactional_outbox/error_handlers/null_error_handler.rb | 100644 | 0 | 0 | | | 175 Bytes | 87d42d2d9c2cf15f1e1c5d1ea481b901350aa867dce5322bcc637bd3643f1d33 |
lib/rails_transactional_outbox/event_type.rb | 100644 | 0 | 0 | | | 891 Bytes | d9bd962f877b021218700c07bf6b8ad3ca000295682e54f0331025b6813175f9 |
lib/rails_transactional_outbox/exponential_backoff.rb | 100644 | 0 | 0 | | | 183 Bytes | cde99153afa38a08a45f4815b961eeab56124d0c69a6d35a39e05f6659957663 |
lib/rails_transactional_outbox/health_check.rb | 100644 | 0 | 0 | | | 1.14 KB | 1f95b2d0e5b26b8b4f3a881e16b4375327a14f71aa33d8d46f5fdaeafe67ec21 |
lib/rails_transactional_outbox/monitor.rb | 100644 | 0 | 0 | | | 1.21 KB | 21708f5aa987e4cc4b6252a24ce4de44adaba408f3ac9028ca0e695601372c76 |
lib/rails_transactional_outbox/null_lock_client.rb | 100644 | 0 | 0 | | | 305 Bytes | d38b026993c828222e392d3517290d404751479c4b326158a8a62220e7c4c846 |
lib/rails_transactional_outbox/outbox_entries_processor.rb | 100644 | 0 | 0 | | | 331 Bytes | 517a3aeca1b248feb04de998edf073a388f1d84338c40a461cb97352a6b9c086 |
lib/rails_transactional_outbox/outbox_entries_processors.rb | 100644 | 0 | 0 | | | 104 Bytes | 723ecb17748c779f0f55e70b9724d3067771181fb7ed01a79b7bb7e1ed2deceb |
lib/rails_transactional_outbox/outbox_entries_processors/base_processor.rb | 100644 | 0 | 0 | | | 1.3 KB | 66b2827aa159fee246e0cd08c9223190ca619050d0cc4059df19baa7180e6729 |
lib/rails_transactional_outbox/outbox_entries_processors/non_ordered_processor.rb | 100644 | 0 | 0 | | | 564 Bytes | 6957e2c69cfdd18a8ac19fba34effa5cc38efa796a7df23e0cf42b0770ede137 |
lib/rails_transactional_outbox/outbox_entries_processors/ordered_by_causality_key_processor.rb | 100644 | 0 | 0 | | | 1 KB | 45bcc14d0e6fb8a6a332368a5b3edb0f20601e7a390fab9cdd9881550a30fe77 |
lib/rails_transactional_outbox/outbox_entry_factory.rb | 100644 | 0 | 0 | | | 1009 Bytes | 553c296d2579d8ff47f9767da592803c5e8cefe6919ccd7e0423bc17252b3549 |
lib/rails_transactional_outbox/outbox_model.rb | 100644 | 0 | 0 | | | 2.66 KB | 678dd43832804395fcd13f0a3a430ef1577a725612d55f69fb7abbcb12cbee56 |
lib/rails_transactional_outbox/railtie.rb | 100644 | 0 | 0 | | | 228 Bytes | 311002205ba837e142dbb9d8c946b68adff01c279a46456a4c1e5110d45382ea |
lib/rails_transactional_outbox/record_processor.rb | 100644 | 0 | 0 | | | 899 Bytes | 13b43b813650ec534618adae2218c5e6ee3ab123255a1e0e857f83250e836fe2 |
lib/rails_transactional_outbox/record_processors.rb | 100644 | 0 | 0 | | | 97 Bytes | 61e5743de902bd0c04014182b0f345f6eec9ab72776bbb882c1048871c309215 |
lib/rails_transactional_outbox/record_processors/active_record_processor.rb | 100644 | 0 | 0 | | | 1.03 KB | f74071712e29053a411888fb53476a1992c5522abb710905cf91a81bff7f5f24 |
lib/rails_transactional_outbox/record_processors/base_processor.rb | 100644 | 0 | 0 | | | 260 Bytes | 570d06945736a4c17a75d01c4c801061638ce9b22ab47092bd874c3973590ed9 |
lib/rails_transactional_outbox/reliable_model.rb | 100644 | 0 | 0 | | | 2.69 KB | d37a3ff225031a73fdbb537cae3a931bfbf5bc5164fd229fed42ae3eb06f8898 |
lib/rails_transactional_outbox/reliable_model/reliable_callback.rb | 100644 | 0 | 0 | | | 835 Bytes | a4699ac47b2dcb589209e4cc74370b9d16cbddab5654354bbbd42faa6687c168 |
lib/rails_transactional_outbox/reliable_model/reliable_callbacks_registry.rb | 100644 | 0 | 0 | | | 475 Bytes | f1579ad9485c8aa0069090f6573df301cb2c7bdb9f87c550fff4f78941981072 |
lib/rails_transactional_outbox/runner.rb | 100644 | 0 | 0 | | | 3.06 KB | 25248f90a8446dbf9c287929d0e734e8c84d87f07b8e185b32b58f17a4f074aa |
lib/rails_transactional_outbox/runner_sleep_interval.rb | 100644 | 0 | 0 | | | 407 Bytes | 24058368b320d739f7baa3a663cbe8b411a39fc3862f7ac0e8d39694df56ce90 |
lib/rails_transactional_outbox/tracers.rb | 100644 | 0 | 0 | | | 170 Bytes | 18341cfbe6d73b6e7d9f2ea83aa56cc8184f1eb0a2d7d469401d41074859b1d8 |
lib/rails_transactional_outbox/tracers/datadog_tracer.rb | 100644 | 0 | 0 | | | 721 Bytes | 43addebbbf13e72cd663e4f137f2c4ef71d1fbbdf3e1c22a32e312d4ef5b510b |
lib/rails_transactional_outbox/tracers/null_tracer.rb | 100644 | 0 | 0 | | | 157 Bytes | e4c7b1163468c360f0ced28b2062532c8e5bd8c0dfc2cb09d5455cd09cc6b97c |
lib/rails_transactional_outbox/version.rb | 100644 | 0 | 0 | | | 109 Bytes | 58c2c4fc7b5eebd3e491e80bb1f99529f7962015852b1b7ddbc57f0868abc66f |
lib/tasks/rails_transactional_outbox.rake | 100644 | 0 | 0 | | | 432 Bytes | e1d4426e25a0abb8a5522288facfbbccbedbb4143acae4e21e127c6d15ffac6e |
rails-transactional-outbox.gemspec | 100644 | 0 | 0 | | | 1.97 KB | 0c3ffc13c8565e0e01dc8b487ed8baed722502b1f275ffa33d1cd8110b49b785 |