Skip to content

Latest commit

 

History

92 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misc Utility Applications for Data Generation, Loading, Search etc

Redis Data Loader

This app uses Jedis (Jedis Pipelining) to load data into a Redis DB as Hash or JSON objects from a template file.

See sample file data-template-stock-trades.json

To run the application.

#1 Download the repository from GIT (check pom.xml for maven dependencies)

#2 Create a .properties with connection details (use config.properties as the template)

#3 Execute App.java for loading sample data, bulk deletion etc

#4 Execute AppSearch.java for creating a search index from a template file and running search queries.

See sample file index-def-trades.json for Search Index definitions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages