https://github.com/cablehead/stache
An intelligent cache
https://github.com/cablehead/stache
Last synced: 5 months ago
JSON representation
An intelligent cache
- Host: GitHub
- URL: https://github.com/cablehead/stache
- Owner: cablehead
- Created: 2014-06-30T21:22:24.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-30T21:27:35.000Z (almost 12 years ago)
- Last Synced: 2025-03-25T05:05:47.386Z (about 1 year ago)
- Size: 121 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Goals
-----
- It's a cache
- It's distributed
- Write through
- Supports subscriptions, including from remote clients over websockets
- Supports denormalized aggregation
- Supports sorted lists
- Supports streams