Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / VictoriaMetrics/fastcache issues and pull requests
#81 - fix:remove the duplicate code
Pull Request -
State: open - Opened by ZMbiubiubiu 5 months ago
- 1 comment
#80 - chunk size of 64kb, possible to user define this chunk size?
Issue -
State: open - Opened by kolinfluence 7 months ago
#79 - bigcache GetBig/SetBig methods correctness bug
Issue -
State: open - Opened by sivukhin 8 months ago
- 1 comment
#78 - fastcache.go: add LoadOrSet interface
Pull Request -
State: open - Opened by fynnss 12 months ago
#77 - Implement API for getting memory allocation statistics
Pull Request -
State: open - Opened by rjl493456442 over 1 year ago
- 5 comments
#76 - Batch write
Pull Request -
State: closed - Opened by andectionsharechat over 1 year ago
#75 - why comparisons with bigcache of version 4 years old?
Issue -
State: open - Opened by blank-teer over 1 year ago
#74 - Feature request : Dynamic cache size adjustment. shrink or grow cache size
Issue -
State: open - Opened by kolinfluence over 1 year ago
#73 - if add a parameter to control the number of buckets, can or not improve the performance of concurrent read and write ?
Issue -
State: open - Opened by zzerroo almost 2 years ago
- 1 comment
#72 - Questions about how to check the cashe usage and, about specifying the cache size
Issue -
State: open - Opened by para-d almost 2 years ago
- 1 comment
#71 - fix vulnerability bumping go version
Pull Request -
State: closed - Opened by adolsalamanca over 2 years ago
- 1 comment
#70 - Vulnerability: CVE-2022-29526
Issue -
State: closed - Opened by adolsalamanca over 2 years ago
#69 - Clarification: k and v contents may be modified after returning from Set.
Issue -
State: open - Opened by zcrypt0 over 2 years ago
- 2 comments
#68 - [Feature] Notify when data evicted
Issue -
State: closed - Opened by saddit over 2 years ago
- 2 comments
#67 - Iterations by indexes
Issue -
State: closed - Opened by michail-vestnik over 2 years ago
- 1 comment
#66 - Enable malloc_heap.go on JS targets
Pull Request -
State: open - Opened by PlasmaPower over 2 years ago
#65 - There are some confusions in the process of reading the source code
Issue -
State: open - Opened by spemed over 2 years ago
- 1 comment
#64 - discuss about timing of getChunk()
Issue -
State: open - Opened by ahfuzhang almost 3 years ago
#63 - why fastcache not do hashcode collision?
Issue -
State: open - Opened by ahfuzhang almost 3 years ago
- 1 comment
#62 - support wasm
Pull Request -
State: open - Opened by goldbock almost 3 years ago
#61 - can't compile to wasm
Issue -
State: open - Opened by goldbock almost 3 years ago
#60 - fastcache doesn't store value with length of exactly 512k
Issue -
State: open - Opened by AlexBlack772 about 3 years ago
#59 - https://github.com/VictoriaMetrics/fastcache/blob/master/fastcache.go#L392
Issue -
State: open - Opened by superdolt about 3 years ago
- 1 comment
Labels: question
#58 - Can you pls clarify... new set items, does it move to the front with the old set item still inside cache or...?
Issue -
State: open - Opened by superdolt over 3 years ago
- 1 comment
#57 - possible to remove the allocations? make it 0?
Issue -
State: open - Opened by superdolt over 3 years ago
- 4 comments
#56 - Fix/memory leak in freelist
Pull Request -
State: open - Opened by Link512 over 3 years ago
#55 - Memory leak when using `LoadFromFile` multiple times
Issue -
State: open - Opened by Link512 over 3 years ago
#54 - contribution to the workingsetcache.go
Issue -
State: open - Opened by hiqsociety over 3 years ago
- 2 comments
#53 - can you support a method for iterator all keys in fastcache
Issue -
State: open - Opened by davidsome over 3 years ago
- 1 comment
#52 - migrate from syscall to golang.org/x/sys
Pull Request -
State: closed - Opened by f41gh7 over 3 years ago
- 1 comment
#51 - bug about set idxNew in Set function
Issue -
State: closed - Opened by luozhiyun993 over 3 years ago
- 1 comment
#50 - why not make chunkSize customizable?
Issue -
State: open - Opened by wangcn over 3 years ago
#49 - What is the purpose of "dst" parameter in Get and HasGet?
Issue -
State: closed - Opened by zablvit over 3 years ago
- 2 comments
#48 - Substitute syscall by x/sys, support more platforms (e.g. Solaris).
Pull Request -
State: closed - Opened by dokterbob over 3 years ago
- 1 comment
#47 - Found mis-handled disk corruption or other internal bug
Issue -
State: open - Opened by ryanworl over 3 years ago
- 3 comments
#46 - Fix surprising / unexpected behavior with `GetBig` when testing for cache misses
Pull Request -
State: closed - Opened by richardartoul almost 4 years ago
- 1 comment
#45 - Creating test files in tmp folder structure.
Pull Request -
State: closed - Opened by panmari almost 4 years ago
- 1 comment
#44 - Support Iterator for fastcache
Pull Request -
State: open - Opened by ehnuje almost 4 years ago
- 2 comments
#43 - Iterator support?
Issue -
State: open - Opened by ehnuje almost 4 years ago
- 2 comments
#42 - bucket.m hold a large number of objects
Issue -
State: open - Opened by xsyr about 4 years ago
- 2 comments
#41 - why not byte.Compare for this fastcache.go?
Issue -
State: open - Opened by gitmko0 about 4 years ago
- 8 comments
#40 - fix: cannot move temporary dir %q to %q: %s", tmpDir, filePath, err
Pull Request -
State: closed - Opened by wheelcomplex about 4 years ago
- 1 comment
#39 - file.go: Added SaveToFileConcurrentWithTimeout
Pull Request -
State: open - Opened by ehnuje about 4 years ago
#38 - Support timeout for SaveToFile/SaveToFileConcurrent
Issue -
State: open - Opened by ehnuje about 4 years ago
- 2 comments
Labels: enhancement
#37 - Great work! I understand that the ringbuffer store "duplicate key"...
Issue -
State: open - Opened by gitmko0 about 4 years ago
#36 - use xxh3 instead of xxhash v2?
Issue -
State: open - Opened by gitmko0 about 4 years ago
#35 - Any ways to cycle / list all the entry keys in the cache?
Issue -
State: closed - Opened by gitmko0 about 4 years ago
- 1 comment
#34 - Why do methods not return error?
Issue -
State: open - Opened by swdee over 4 years ago
#33 - Cache expiration recommendations
Issue -
State: open - Opened by bogdanciuca over 4 years ago
- 8 comments
Labels: question
#32 - how many bytes overhead for storing one data item?
Issue -
State: open - Opened by gitmko0 over 4 years ago
- 3 comments
#31 - Possible to do a diskbacked version of this cache?
Issue -
State: open - Opened by gitmko0 over 4 years ago
- 2 comments
Labels: enhancement
#30 - Update
Pull Request -
State: closed - Opened by gitmko0 almost 5 years ago
#29 - Support larger cache sizes
Issue -
State: open - Opened by glightfoot almost 5 years ago
- 1 comment
#28 - Fix taking the first error from workers in save
Pull Request -
State: closed - Opened by hnakamur almost 5 years ago
- 1 comment
#27 - Is it thread-safe?but my program show that it is not thread-safe
Issue -
State: closed - Opened by zhang555 almost 5 years ago
- 3 comments
Labels: question
#26 - HasGet dst fix
Pull Request -
State: closed - Opened by GRbit almost 5 years ago
- 1 comment
#25 - Add Cache.HasGet method
Pull Request -
State: closed - Opened by holiman almost 5 years ago
- 1 comment
#24 - API shortcoming on nil values
Issue -
State: closed - Opened by karalabe almost 5 years ago
- 2 comments
Labels: enhancement
#23 - [ci] use github actions instead of travis
Pull Request -
State: closed - Opened by tenmozes about 5 years ago
- 1 comment
#22 - all: pass config as a parameter for init function
Pull Request -
State: closed - Opened by rjl493456442 about 5 years ago
- 7 comments
#21 - What happens when there are more entries than available on fastcache.New([maxBytes])?
Issue -
State: closed - Opened by hiqsociety over 5 years ago
- 2 comments
Labels: question
#20 - How do I write a package that I can adjust the
Issue -
State: closed - Opened by hiqsociety over 5 years ago
- 7 comments
Labels: question
#19 - What's the difference between this fastcache and ybc?
Issue -
State: closed - Opened by hiqsociety over 5 years ago
- 2 comments
Labels: question
#18 - A way to completly disable auto eviction.
Issue -
State: open - Opened by maxjust over 5 years ago
- 2 comments
Labels: question
#17 - Fix generation overflow
Pull Request -
State: closed - Opened by fmstephe over 5 years ago
- 7 comments
#16 - just curious over SetBig
Issue -
State: closed - Opened by hiqsociety over 5 years ago
- 2 comments
Labels: question
#15 - Writing my program based on fastcache ttl... please make it ready.
Issue -
State: closed - Opened by hiqinternational over 5 years ago
- 4 comments
#14 - Last question regarding entry of cache with same key, will the key be overwritten or as in FIFO, pushed backward?
Issue -
State: closed - Opened by hiqinternational over 5 years ago
- 2 comments
Labels: question
#13 - Any possibility of OOM?
Issue -
State: open - Opened by hiqbn over 5 years ago
- 1 comment
Labels: question
#12 - 2 Questions on fastcache
Issue -
State: closed - Opened by hiqinternational over 5 years ago
- 3 comments
Labels: question
#11 - Great work! Can you please do one with layeredcache?
Issue -
State: open - Opened by hiqbn over 5 years ago
- 1 comment
Labels: enhancement
#10 - initial ttl support
Pull Request -
State: open - Opened by kirillDanshin over 5 years ago
- 2 comments
#9 - Can you add a way to iterate all values in memory?
Issue -
State: open - Opened by HaoweiCh over 5 years ago
- 1 comment
Labels: enhancement
#8 - Many allocations
Issue -
State: closed - Opened by negbie over 5 years ago
- 2 comments
Labels: question
#7 - module: update cespare/xxhash to v2
Pull Request -
State: closed - Opened by zchee over 5 years ago
- 6 comments
#6 - Can you add some demos?
Issue -
State: open - Opened by laobel almost 6 years ago
- 2 comments
Labels: question
#5 - Should add LoadOrStore() like sync.Map?
Issue -
State: open - Opened by yutingjin almost 6 years ago
- 3 comments
#4 - Should there be a callback here that triggered when the oldest entry is removed?
Issue -
State: closed - Opened by aofei almost 6 years ago
- 1 comment
Labels: enhancement, question
#3 - Add VisitAllEntries method to iterate all entries in cache.
Pull Request -
State: open - Opened by andreiavrammsd almost 6 years ago
- 9 comments
#2 - build error: constant 1099511627776 overflows int
Issue -
State: closed - Opened by phuslu almost 6 years ago
- 2 comments
Labels: bug
#1 - Added sync.Map to benchmarks
Pull Request -
State: closed - Opened by wizardishungry almost 6 years ago
- 2 comments