Info
Version: | 1.4.1 |
Author(s): | Mike Ross |
Last Update: | Wednesday, July 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://databus.indicium-dynamics.com.au/ |
NuGet Url: | https://www.nuget.org/packages/Indicium.TimeSeries.MongoDb |
Install
Install-Package Indicium.TimeSeries.MongoDb
dotnet add package Indicium.TimeSeries.MongoDb
paket add Indicium.TimeSeries.MongoDb
Indicium.TimeSeries.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.10.4)
Tags
Data can be stored in chunks of 1 hour or 1 day in size, allowing you to tailor the read/write performance to match you data data frequency and retrieval speeds. This API works with data collected by the INDICIUM DataBus or can be used as a standalone API.
This API can also be used with CosmosDB.