hive.js
Video fragment cache
Enables distributed caching of video fragments using browser-to-browser communication
Hive.js is a browser-to-browser distributed cache for video
16 stars
29 watching
5 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
forward/node-hive | A client library for interacting with the Hive Thrift Server | 61 |
gkozlenko/node-video-lib | A Node.js library for parsing and manipulating video files in various formats | 359 |
whyboris/video-hub-app | A desktop application that allows users to browse and search for videos on their computer | 591 |
javascipt/node-youtube | A tool for extracting frames from YouTube videos to create snapshots, GIFs, or specific portions of a video. | 176 |
koajs/snapshot | Caches request data based on the request path and takes snapshots of requests. | 10 |
netflix/evcache | A distributed in-memory caching solution designed to store frequently used data for short-term use cases | 2,058 |
livingsocial/hiveswarm | A collection of user-defined functions for Hive to simplify data analysis tasks | 101 |
okdistribute/paged-http-stream | Turns paged HTTP requests into streams of pages by interpreting previous request data to generate the next request | 30 |
jean-smaug/koache | Caching middleware for Koa.js applications | 6 |
thinkbiganalytics/hive-extensions-from-think-big-analytics | A collection of Hive extensions for JSON operations and timestamp handling | 16 |
06chaynes/http-cache | A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 68 |
juniperchicago/cycle-gun | A Cycle.js driver that wraps a Gun.js store instance to provide a stream-based interface for interacting with the store. | 27 |
yoshuawuyts/hyperreduce | A distributed reduce function on top of hypercore streams | 17 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
browserify/stream-browserify | Makes Node.js stream API compatible with browser environments. | 103 |