Skip to content

saahil-mahato/swift-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache System library

Setting up Docker and testing

  1. Run the command: sudo docker build -t swiftcache .
  2. Activate the cli with: sudo docker run -it -v "$(pwd)":/app swiftcache /bin/bash
  3. Run mvn clean install to install dependencies and run the test.

About

A cache system library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors