Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 461 Bytes

TODO.md

File metadata and controls

8 lines (8 loc) · 461 Bytes
  • Initial release ready for use
  • Rethink counters and quick list - split into thread-local (?) and atomic copies
  • Figure out how to efficiently solve duplicate entries in 'QuickList'
  • Cache metrics (OpenTelemetry?)
  • README and documentation
  • Automate nuget publishing
  • Implement Memoized<T>
  • Segmented eviction over dynamicaly sized range of segments (longer delta between min exp - max exp => lower eviction accuracy?)