1.0.0-alpha1 • Published 9 years ago

smyrna v1.0.0-alpha1

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

Smyrna

Tracking, geofencing and listener library for gps clients (devices).

This library, temporarily, caches every incoming data from devices, then saves those cached data to database as periodically bulk operations. Periodically means that server has collecting period. Server collects cached data and creates bulk operation in every N seconds. Also with this scenario, when a client make a request for monitoring device's last location on map, server will respond from the cache (not database)

Installation

Usage

Tests