Skip to content

Issues: jamiealquiza/bicache

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[sll] recycle heaps
#85 opened May 12, 2018 by jamiealquiza updated May 12, 2018
Consider maintaining the LFU as a heap performance
#81 opened Aug 6, 2017 by jamiealquiza updated Aug 6, 2017
Auto-tuning MFU/MRU ratio
#77 opened Jun 22, 2017 by jamiealquiza updated Jun 22, 2017
Add shard management (e.g. Promote/Evict) methods
#76 opened Jun 10, 2017 by jamiealquiza updated Jun 10, 2017
[bicache] configurable cache admission policy performance
#72 opened Jun 3, 2017 by jamiealquiza updated Jun 3, 2017
build real world web replay test
#71 opened Jun 3, 2017 by jamiealquiza updated Jun 3, 2017
add mfu score decay
#67 opened May 16, 2017 by jamiealquiza updated Jun 3, 2017
performance review performance
#5 opened Nov 7, 2016 by jamiealquiza updated Jun 3, 2017
[bicache] pass in custom logger
#64 opened May 9, 2017 by jamiealquiza updated May 9, 2017
[bicache] reuse the expired list for each shard
#60 opened Mar 31, 2017 by jamiealquiza updated Mar 31, 2017
[bicache] add store/load disk persistence enhancement
#54 opened Feb 23, 2017 by jamiealquiza updated Feb 23, 2017
[sll] Recycle nodes performance
#44 opened Feb 12, 2017 by jamiealquiza updated Feb 18, 2017
[bicache] runtime cache resizing enhancement
#52 opened Feb 16, 2017 by jamiealquiza updated Feb 16, 2017
[bicache] review cacheMap GC (pointers) performance
#49 opened Feb 14, 2017 by jamiealquiza updated Feb 16, 2017
[bicache] memory size based capacity
#27 opened Jan 27, 2017 by jamiealquiza updated Jan 27, 2017
[bicache] Include TTL in list info
#24 opened Jan 27, 2017 by jamiealquiza updated Jan 27, 2017
Check for range copies performance
#19 opened Jan 4, 2017 by jamiealquiza updated Jan 27, 2017
[bicache] add config: whether MFU list keys are TTL evicted
#23 opened Jan 27, 2017 by jamiealquiza updated Jan 27, 2017
[bicache] List method without scores
#21 opened Jan 26, 2017 by jamiealquiza updated Jan 26, 2017
ProTip! Exclude everything labeled bug with -label:bug.