Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 334 Bytes

fingdex

  • experimental, you probably don't want to use this yet
  • a fingdex is not a database: it's an index.
  • add entries, which updates an internal state and produces a stream of entries
  • you can layer indexes on top of each other. each one decides how to update its internal state, and what entries (if any) to stream out.