You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

TECHIS.Cloud.ActivityMetrics.AzureTable

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

TECHIS.Cloud.ActivityMetrics.AzureTable

Supports an Activity and ActivityMetrics pattern for a NoSQL key-value store. This is the Azure Table Storage implementation of TECHIS.Cloud.ActivityMetrics. --- An Activities and related Metrics pattern for a NoSQL key-value store. A general use case for NoSQL stores is the tracking of activities and events. An out-of-band process is generally then used to generate additional metrics from the events or activities data. A simple use case is tracking the reactions to a web post - likes, smiles, down-votes etc. these activities can be track with additional qualifiers (e.g., a down-vote can be a -3 instead of just -1). The activities are stored in the Activities table. Additional processes can then be executed to generate the metrics, for example, counting the number of likes, or the average likes for an area of a website.

8.0.2
nugetNuGet
Version published
Maintainers
1
Created
The README file is missing

Keywords

Azure

FAQs

Package last updated on 26 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts