A lightweight Peer to Peer Service Bus.
Info
Version: | 3.14.1 |
Author(s): | ABC arbitrage |
Last Update: | Thursday, November 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Abc-Arbitrage/Zebus |
NuGet Url: | https://www.nuget.org/packages/Zebus.Persistence.RocksDb |
Install
Install-Package Zebus.Persistence.RocksDb
dotnet add package Zebus.Persistence.RocksDb
paket add Zebus.Persistence.RocksDb
Zebus.Persistence.RocksDb Download (Unzip the "nupkg" after downloading)
Dependencies
- Zebus.Contracts(>= 3.0.0)
- Zebus.Persistence(>= 3.8.0)
- Zebus(>= 3.8.0)
- RocksDbNative(>= 6.2.2)
- RocksDbSharp(>= 6.2.2)