Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

VividCortex/lastseen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lastseen Circle CI GoDoc

Package lastseen implements a last-seen sketch in Go.

Refer to our blog post for an explanation of how it works: https://www.vividcortex.com/blog/2015/07/10/probabilistic-sampling-sketch/.

Contributing

We only accept pull requests for minor fixes or improvements. This includes:

  • Small bug fixes
  • Typos
  • Documentation or comments

Please open issues to discuss new features. Pull requests for new features will be rejected, so we recommend forking the repository and making changes in your fork for your use case.

License

MIT (see LICENSE)

Releases

No releases published

Packages

No packages published

Languages