Ecosyste.ms: Issues

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

GitHub / maypok86/otter issues and pull requests

#103 - Implement the fmt.Stringer interface for the DeletionReason type

Pull Request - State: closed - Opened by maypok86 about 2 months ago

#102 - Fixed the behavior of checkedAdd when over/underflow

Pull Request - State: closed - Opened by maypok86 about 2 months ago

#101 - Fix inconsistent deletion listener behavior

Pull Request - State: closed - Opened by maypok86 about 2 months ago - 1 comment

#100 - Implement the fmt.Stringer interface for the DeletionReason type

Issue - State: closed - Opened by sammy-hughes 3 months ago - 1 comment
Labels: enhancement

#99 - Add a constructor which accepts some number of option functions

Issue - State: closed - Opened by sammy-hughes 3 months ago - 3 comments
Labels: enhancement

#98 - [BUG] DeletionListener not triggering consistently

Issue - State: closed - Opened by joaquinpf 3 months ago - 11 comments
Labels: bug

#97 - A question about the eviction strategy

Issue - State: closed - Opened by anhoder 4 months ago - 4 comments

#95 - is there any example of "DeletionListener" func?when i use "DeletionListener", it didn't worked

Issue - State: closed - Opened by amos-lsl 4 months ago - 2 comments
Labels: enhancement

#93 - Bump golangci/golangci-lint-action from 4 to 6

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

#92 - Remove Time.Sleep when do cleanup

Pull Request - State: closed - Opened by Disdjj 5 months ago - 2 comments

#91 - [BUG] The checkedAdd method will not return maxInt64 in case of overflow

Issue - State: closed - Opened by tangwenqiang 5 months ago - 1 comment
Labels: bug

#90 - About expiration performance

Issue - State: closed - Opened by XieGuochao 5 months ago - 3 comments
Labels: enhancement

#89 - Bump golangci/golangci-lint-action from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#88 - [BUG] The capacity of cache not work

Issue - State: closed - Opened by timandy 5 months ago - 3 comments
Labels: bug

#87 - Set to invalid hashmap in concurrent situation

Issue - State: closed - Opened by woodliu 5 months ago - 7 comments
Labels: enhancement

#85 - concurrent access slice

Issue - State: closed - Opened by woodliu 5 months ago - 2 comments
Labels: enhancement

#84 - How the cost works?

Issue - State: closed - Opened by woodliu 5 months ago - 4 comments
Labels: enhancement

#83 - Question about add node to Variable

Issue - State: closed - Opened by woodliu 5 months ago - 1 comment
Labels: enhancement

#82 - is there a function to return the number of hits for an "object"?

Issue - State: open - Opened by kolinfluence 5 months ago - 3 comments
Labels: enhancement

#81 - [#80] Fixed uint32 capacity overflow

Pull Request - State: closed - Opened by maypok86 5 months ago - 1 comment

#80 - [BUG] Capacity overflowing uint32

Issue - State: closed - Opened by Alfus 5 months ago - 9 comments
Labels: bug

#79 - Question about the hashtable.Map growThreshold

Issue - State: closed - Opened by woodliu 5 months ago - 2 comments
Labels: enhancement

#78 - Add the copied map version

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

#77 - [BUG] About S3-FIFO evict

Issue - State: closed - Opened by woodliu 6 months ago - 2 comments
Labels: bug

#76 - About use module "github.com/dolthub/maphash"

Issue - State: closed - Opened by woodliu 6 months ago - 5 comments
Labels: enhancement

#75 - List of keys in the cache

Issue - State: closed - Opened by ItsBenyaamin 6 months ago - 1 comment
Labels: enhancement

#74 - v2 contracts

Issue - State: open - Opened by maypok86 6 months ago - 43 comments
Labels: enhancement, v2

#73 - otter is one of the fastest implementation but memory usage is too high, possible to reduce?

Issue - State: closed - Opened by kolinfluence 6 months ago - 3 comments
Labels: enhancement

#71 - can you do a disk backed version of this?

Issue - State: closed - Opened by kolinfluence 6 months ago - 2 comments
Labels: enhancement

#70 - is this lru cache? can u make it lru without ttl feature?

Issue - State: closed - Opened by kolinfluence 6 months ago - 2 comments
Labels: enhancement

#69 - feat: add exporter & prometheus exporter

Pull Request - State: open - Opened by proost 6 months ago - 2 comments

#67 - Add growable write buffer

Pull Request - State: closed - Opened by maypok86 7 months ago - 1 comment

#66 - Add growable write buffer

Issue - State: closed - Opened by maypok86 7 months ago - 1 comment
Labels: enhancement

#65 - Add extension

Pull Request - State: closed - Opened by maypok86 7 months ago - 1 comment

#64 - Add deletion listener

Pull Request - State: closed - Opened by maypok86 7 months ago - 1 comment

#63 - Callback function for evict items

Issue - State: closed - Opened by drslumpcoder 7 months ago - 3 comments
Labels: enhancement

#62 - Invalid syntax

Issue - State: closed - Opened by woodliu 7 months ago - 2 comments

#61 - Add more rich stats

Pull Request - State: closed - Opened by maypok86 7 months ago - 1 comment

#60 - [#59] Add node states

Pull Request - State: closed - Opened by maypok86 7 months ago - 3 comments

#59 - Fix the damage to the eviction policy if the order of events is incorrect.

Issue - State: closed - Opened by maypok86 7 months ago
Labels: enhancement

#58 - Add node generation and proactive expiration policies

Pull Request - State: closed - Opened by maypok86 7 months ago - 1 comment

#57 - Feature: Adding more rich stats

Issue - State: closed - Opened by proost 7 months ago - 9 comments
Labels: enhancement

#56 - Request Get Expiration With Get

Issue - State: closed - Opened by MrSametBurgazoglu 7 months ago - 10 comments
Labels: enhancement

#55 - Node generation

Issue - State: closed - Opened by maypok86 7 months ago
Labels: enhancement

#54 - [BUG] crash because of a bad use of unsafe.Pointer?

Issue - State: closed - Opened by dunglas 7 months ago - 4 comments
Labels: bug

#53 - Bump golangci/golangci-lint-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, github_actions

#52 - Is it possible to set capacity by bytes?

Issue - State: closed - Opened by rueian 7 months ago - 42 comments
Labels: enhancement

#51 - Add save and restore to file

Issue - State: closed - Opened by RJKeevil 7 months ago - 5 comments
Labels: enhancement

#50 - Add onheap caches to benchmarks

Issue - State: closed - Opened by maypok86 8 months ago - 2 comments
Labels: enhancement, help wanted

#49 - Update README to make the wording friendlier

Pull Request - State: closed - Opened by narqo 8 months ago - 1 comment

#48 - [#47] Add InitialCapacity function

Pull Request - State: closed - Opened by maypok86 8 months ago

#47 - Add InitialCapacity function to builder

Issue - State: closed - Opened by maypok86 8 months ago
Labels: enhancement

#46 - [#44] Fix issues with concurrent updates in DeleteByFunc

Pull Request - State: closed - Opened by maypok86 8 months ago

#45 - [#44] Add DeleteByFunc function

Pull Request - State: closed - Opened by maypok86 8 months ago - 1 comment

#44 - Add delete by func

Issue - State: closed - Opened by mkalus 8 months ago - 12 comments
Labels: enhancement

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

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

#42 - [#27] Add SetIfAbsent function

Pull Request - State: closed - Opened by maypok86 8 months ago

#41 - [#40] Provide cleaner contracts

Pull Request - State: closed - Opened by maypok86 8 months ago

#40 - Cleaner api contracts

Issue - State: closed - Opened by maypok86 8 months ago
Labels: enhancement

#39 - automatic permanent ttl

Issue - State: closed - Opened by UallenQbit 8 months ago - 2 comments
Labels: enhancement

#38 - Add SetWithTTL to automatically use permanent TTL when TTL is 0

Pull Request - State: closed - Opened by UallenQbit 8 months ago

#37 - sieve

Issue - State: closed - Opened by mskorina 8 months ago - 3 comments
Labels: enhancement

#36 - [#31] Add boolean value return in Set

Pull Request - State: closed - Opened by maypok86 8 months ago

#35 - [#33] Correct the link to the BP-Wrapper paper

Pull Request - State: closed - Opened by maypok86 8 months ago

#34 - [#27] Add Range function

Pull Request - State: closed - Opened by maypok86 8 months ago

#33 - Please update the link in the Readme

Issue - State: closed - Opened by mskorina 9 months ago - 30 comments
Labels: bug

#32 - [#29] Add RCU-based node synchronization

Pull Request - State: closed - Opened by maypok86 9 months ago - 1 comment

#31 - adding more than the maximum capacity limit returns a Boolean value

Issue - State: closed - Opened by UallenQbit 9 months ago - 7 comments
Labels: enhancement

#30 - [#29] Add seqlock-based synchronization for node

Pull Request - State: closed - Opened by maypok86 9 months ago - 2 comments

#29 - Improvement of node synchronization

Issue - State: closed - Opened by maypok86 9 months ago - 2 comments
Labels: enhancement

#28 - support json unmarshal?

Issue - State: closed - Opened by Nyx2022 9 months ago - 1 comment
Labels: enhancement

#27 - advised to add some methods

Issue - State: closed - Opened by Nyx2022 9 months ago - 10 comments
Labels: enhancement

#26 - Thundering herd avoiding LoaderFunc on misses

Issue - State: open - Opened by comunidadio 9 months ago - 2 comments
Labels: enhancement

#25 - Reduce memory footprint

Pull Request - State: closed - Opened by maypok86 9 months ago

#24 - [#19] Implement queues based on double-linked lists

Pull Request - State: closed - Opened by maypok86 9 months ago

#23 - Reduce memory footprint per node

Issue - State: closed - Opened by maypok86 9 months ago
Labels: enhancement

#22 - Bump github/codeql-action from 2 to 3

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

#21 - [#20] MPSC goes to sleep if empty

Pull Request - State: closed - Opened by maypok86 9 months ago - 1 comment

#20 - [BUG] 100% CPU usage with idle cache

Issue - State: closed - Opened by gzuidhof 9 months ago - 3 comments
Labels: bug

#19 - Rethinking queues

Issue - State: closed - Opened by maypok86 9 months ago - 3 comments
Labels: enhancement

#18 - [#17] Improve S3-FIFO

Pull Request - State: closed - Opened by maypok86 10 months ago - 1 comment

#17 - Some potential bug and improvements

Issue - State: closed - Opened by 1a1a11a 10 months ago - 20 comments
Labels: bug

#16 - Bump actions/setup-go from 4 to 5

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

#15 - [#14] Add expiration policy

Pull Request - State: closed - Opened by maypok86 11 months ago

#14 - Expiration algorithm

Issue - State: closed - Opened by maypok86 11 months ago
Labels: enhancement, type:feature

#13 - [#12] Add benchmarks

Pull Request - State: closed - Opened by maypok86 12 months ago

#12 - Benchmarks

Issue - State: closed - Opened by maypok86 12 months ago
Labels: enhancement, type:feature

#11 - [#10] Add cache implementation

Pull Request - State: closed - Opened by maypok86 12 months ago

#10 - Cache implementation

Issue - State: closed - Opened by maypok86 12 months ago
Labels: enhancement, type:feature

#9 - [#8] Add shard implementation

Pull Request - State: closed - Opened by maypok86 12 months ago - 1 comment

#8 - Shard

Issue - State: closed - Opened by maypok86 12 months ago
Labels: enhancement, type:feature

#7 - [#6] Add eviction policy

Pull Request - State: closed - Opened by maypok86 12 months ago

#6 - Eviction policy

Issue - State: closed - Opened by maypok86 12 months ago
Labels: enhancement, type:feature

#5 - [#1] Add statistics

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

#4 - Add statistics

Issue - State: closed - Opened by maypok86 about 1 year ago
Labels: enhancement, type:feature

#3 - Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#2 - Bump github/codeql-action from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, github_actions

#1 - Bump actions/checkout from 3 to 4

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