⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Search Engine using memory based index for local file system

Notifications You must be signed in to change notification settings

pateljay43/SearchEngine

Repository files navigation

SearchEngine

Search Engine using memory based index for local file system

This project utilize large amount of memory (RAM).

Checkout the DiskEngine (https://github.com/pateljay43/DiskEngine) project which creates and stores the indexed files on the disk, saving lots of memory once those indexes are generated. It also cache the queries based on LRU protocol.

About

Search Engine using memory based index for local file system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •