Skip to content

Fast memory cache for Time Series Datbases based on Memcache on SSD

License

Notifications You must be signed in to change notification settings

AkramBensalem/FastTSCache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastTSCache

Overview

FastTSCache is a faste time series in-memory cache based on Twitter's FatCach

Build

To build FastTSCache from code source:

$ git clone git@github.com:twitter/fatcache.git
$ cd fatcache
$ autoreconf -fvi
$ ./configure --enable-debug=log
$ make
$ src/fatcache -h

About

Fast memory cache for Time Series Datbases based on Memcache on SSD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.3%
  • M4 1.3%
  • Makefile 0.4%