Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 786 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 786 Bytes

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.