Skip to content

marcluque/Pandora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

default_cropped-cropped (1)

Description

Pandora is a simplistic, multi-threaded, and distributed search engine that is powered by Apache Cassandra and Hydra (a network framework). It simply maps a keyword onto a list of links in order to store everything in a database and would just retrieve all the found links for a keyword, or even several keywords. The implementation might be a bit outdated.

Installing

  • Install Maven 3
  • Clone/Download this repo
  • Install it with: mvn clean install

License

Licensed under the BSD 2-Clause License - see the LICENSE file for details.

About

A simplistic, multi-threaded, and distributed search engine that is powered by Apache Cassandra and Hydra (a network framework)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages