Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)