Skip to content

Keshfer/persistence-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis setup

Follow the "Getting started" instructions to set up Redis appropriate for your operating system There are instructions for Docker, Linux, Windows, and MacOS.

Running the program

Within the persistance-framework, run mvn clean package to package the code into a jar. Then run java -jar target/annotations-1.0-SNAPSHOT.jar to run the program. The program will parse the input.json, store the data into Redis, and prompt input for a post ID to load the corresponding post and their associated replies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages