Skip to content

cvmfs/cache-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CernVM FS cache plugin backed by Redis

Build

Install the CernVM FS client and development packages.

Install requirements:

  • Linux (Debian, Ubuntu):

      $ sudo apt-get install g++ cmake make redis-{server,tools} libhiredis-dev libev-dev
    
  • macOS:

      $ brew install cmake redis hiredis libev
    

Build:

$ git submodule init && git submodule update
$ mkdir build && cmake ../ && make && sudo make install

License and copyright

See LICENSE in the project root.

About

CernVM cache plugin backed by Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published