perkeep/indexing/basic/README

6 lines
202 B
Plaintext

This is a basic indexing system for prototyping and demonstration
purposes only.
It's not production quality by any stretch of the imagination: it uses
sqlite, is single-threaded, single-process, etc.