Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rebus-org/rebus.oracle
:bus: Oracle transport for Rebus
https://github.com/rebus-org/rebus.oracle
messaging oracle oracle-database oracle-db persistence rebus servicebus transport
Last synced: 4 days ago
JSON representation
:bus: Oracle transport for Rebus
- Host: GitHub
- URL: https://github.com/rebus-org/rebus.oracle
- Owner: rebus-org
- License: other
- Created: 2018-01-10T18:03:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T11:50:40.000Z (12 months ago)
- Last Synced: 2024-05-01T11:48:12.731Z (7 months ago)
- Topics: messaging, oracle, oracle-database, oracle-db, persistence, rebus, servicebus, transport
- Language: C#
- Homepage: https://mookid.dk/category/rebus
- Size: 1.99 MB
- Stars: 5
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rebus.Oracle
[![install from nuget](https://img.shields.io/nuget/v/Rebus.Oracle.svg?style=flat-square)](https://www.nuget.org/packages/Rebus.Oracle)
Provides an Oracle-based persistence for [Rebus](https://github.com/rebus-org/Rebus) for
* sagas
* subscriptions
* timeouts
* transport![](https://raw.githubusercontent.com/rebus-org/Rebus/master/artwork/little_rebusbus2_copy-200x200.png)
---
## How to run tests locally?
Instructions can be found in [Rebus.Oracle.Tests/how_to_run_tests_locally.md](/Rebus.Oracle.Tests/how_to_run_tests_locally.md)