Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaCollections/LRUCache.jl issues and pull requests

#49 - Bump julia-actions/setup-julia from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#48 - Add LFUDACache.jl to readme

Pull Request - State: closed - Opened by ericphanson 4 months ago

#47 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#46 - Add support for serialization of large caches

Pull Request - State: closed - Opened by jarbus 6 months ago - 15 comments

#45 - Serializing Large LRUs hangs/StackOverflows

Issue - State: closed - Opened by jarbus 6 months ago - 4 comments

#44 - fix `empty!` bug

Pull Request - State: closed - Opened by ericphanson 7 months ago - 5 comments

#43 - add `cache_info`

Pull Request - State: closed - Opened by ericphanson 7 months ago - 4 comments

#42 - Update TagBot.yml

Pull Request - State: closed - Opened by ericphanson 10 months ago - 6 comments

#41 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#40 - Don't evict whole cache for large entries

Pull Request - State: closed - Opened by ericphanson 11 months ago - 3 comments

#39 - Allow the use `ReentrantLock` instead of `SpinLock`

Issue - State: open - Opened by gbrgr 12 months ago - 6 comments

#38 - fix lock usage

Pull Request - State: closed - Opened by ericphanson about 1 year ago - 1 comment

#37 - Skip cache if value too big

Issue - State: closed - Opened by ericphanson about 1 year ago - 1 comment

#36 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#35 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#34 - enable dependabot for GitHub actions

Pull Request - State: closed - Opened by ranocha over 1 year ago - 1 comment

#33 - support Iterators.reverse (initiated by @caseykneale)

Pull Request - State: closed - Opened by Jutho over 1 year ago

#32 - Max size is a required argument making a read me example wrong

Pull Request - State: closed - Opened by this-josh over 1 year ago - 2 comments

#31 - Exceptions in get! may cause lock to not be released

Issue - State: closed - Opened by glchapman over 1 year ago - 1 comment

#30 - "Moving average" least recently used

Issue - State: closed - Opened by MilesCranmer about 2 years ago - 6 comments

#29 - added Iterators.reverse methods to support lazy reverse traversal

Pull Request - State: closed - Opened by caseykneale about 2 years ago - 3 comments

#28 - CacheInfo reporting

Issue - State: closed - Opened by kshyatt over 2 years ago - 2 comments

#27 - Reduce allocation of error

Issue - State: closed - Opened by Moelf almost 3 years ago - 2 comments

#26 - empty!(lru) when using finalizer sets maxsize to 0

Issue - State: closed - Opened by SimonDanisch almost 3 years ago

#25 - modify and rename part of the eviction / finalizer implementation

Pull Request - State: closed - Opened by Jutho about 3 years ago - 7 comments

#24 - A type `TTLCache` may be helpful dealing with network stuffs

Issue - State: open - Opened by hammerfunctor over 3 years ago - 3 comments

#23 - Implement eviction callback.

Pull Request - State: closed - Opened by GunnarFarneback over 3 years ago - 6 comments

#22 - MassInstallAction: Install the TagBot workflow on this repository

Pull Request - State: closed - Opened by timholy over 3 years ago - 2 comments

#21 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot over 3 years ago - 24 comments

#20 - Wrong choice of Lock

Issue - State: closed - Opened by SimonDanisch over 3 years ago - 8 comments

#19 - Do not retain lock during `default()` call in `get(!)`

Pull Request - State: closed - Opened by Jutho almost 4 years ago - 6 comments

#18 - interaction with Memoize

Issue - State: closed - Opened by kalmarek almost 4 years ago - 2 comments

#17 - Add default (non-parameterized) constructor

Pull Request - State: closed - Opened by kmsquire over 4 years ago - 3 comments

#16 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago - 1 comment

#15 - switch to lock() do syntax

Pull Request - State: closed - Opened by Jutho over 4 years ago - 1 comment

#14 - threadsafe implementation (WIP)

Pull Request - State: closed - Opened by Jutho almost 5 years ago - 1 comment

#13 - new interface with deprecations for old interface

Pull Request - State: closed - Opened by Jutho almost 5 years ago - 8 comments

#12 - thread safety

Issue - State: closed - Opened by Jutho almost 5 years ago - 12 comments

#11 - fix type error in Readme example

Pull Request - State: closed - Opened by maximerischard over 5 years ago - 1 comment

#10 - update for 1.0

Pull Request - State: closed - Opened by simonbyrne almost 6 years ago - 1 comment

#9 - updates for julia v0.7

Pull Request - State: closed - Opened by rdeits almost 6 years ago - 1 comment

#8 - Remove `is` as it's Julia v0.6 deprecated

Pull Request - State: closed - Opened by dmoliveira over 6 years ago - 1 comment

#7 - Update readme

Pull Request - State: closed - Opened by jcrist over 6 years ago

#6 - Maintenance of this package

Issue - State: closed - Opened by davidanthoff over 6 years ago - 10 comments

#5 - Removed utf8 test case as it doesn't work in julia 0.6.1

Pull Request - State: closed - Opened by tk3369 over 6 years ago - 1 comment

#4 - use !== instead of is() which has been deprecated

Pull Request - State: closed - Opened by tk3369 over 6 years ago - 2 comments

#3 - Julia 0.6 support

Issue - State: closed - Opened by femtotrader almost 7 years ago - 1 comment

#2 - Enable Travis

Issue - State: closed - Opened by femtotrader almost 7 years ago - 1 comment

#1 - add optional callback method to notify evictions

Pull Request - State: closed - Opened by tanmaykm over 8 years ago - 6 comments