stsievert / salmon

A tool to collect triplet queries
https://docs.stsievert.com/salmon/
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Users can see repeat queries #60

Closed stsievert closed 4 years ago

stsievert commented 4 years ago

Currently, users can see repeat queries. Why not have the client hold a list of length 10 (for example) and ping /query if the query returned is in the list? And why not make it user-configurable?