šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

azure-timeline

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-timeline

A timeline service to build your own twitter with azure tables.

0.1.4
latest
Source
npm
Version published
Maintainers
1
Created
Source

Azure Timeline Service

Overview

This package implements a simple to use timeline service to build twitter like timelines with azure tables. The following operations are available:

  • post events to a specific subject and all his followers
  • establish a relationsip between two subjects
  • load the timeline of a specific subject

In addition the following features are planned

  • analytics jobs to reduce the data and build aggregate functions

More information

The whole idea based on the following blog article I wrote a couple weeks ago: http://blog.dirk-eisenberg.de/2015/03/24/build-your-own-twitter-part-1-a-timeline-service-with-azure-table-store/

Keywords

azure

FAQs

Package last updated on 06 May 2015

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