Ecosyste.ms: Issues

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

GitHub / sasa1977/con_cache issues and pull requests

#78 - Bump ex_doc

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

#77 - Document telemetry events

Pull Request - State: closed - Opened by aerosol 3 months ago - 1 comment

#76 - Emit telemetry events for hit and miss

Pull Request - State: closed - Opened by aerosol 3 months ago - 16 comments

#75 - Hit/miss ratio tracking

Issue - State: closed - Opened by aerosol 4 months ago - 10 comments

#74 - Require value for ttl when using Item as value

Pull Request - State: closed - Opened by tfwright 5 months ago - 3 comments

#73 - Caches not expiring

Issue - State: closed - Opened by tfwright 5 months ago - 3 comments

#72 - Fix `dirty_insert_new` acquiring lock

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

#71 - Update ConCache version on README - setup instructions

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

#70 - Supports decentralized_counters ets option

Pull Request - State: closed - Opened by rubemz 11 months ago - 1 comment

#69 - (EXIT) time out when calling a get_or_store

Issue - State: open - Opened by Teifion over 1 year ago

#68 - Bump actions/cache and actions/checkout to v3

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

#67 - Bump tool versions to latest OTP 25 and Elixir 1.14

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

#66 - Fan out CI against OTP 23 - 25 and Elixir 1.12 - 1.14

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

#65 - Import Bitwise instead of `use`

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

#64 - Allow options for setting LockSupervisor n_partitions

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

#63 - Allow LockSupervisor n_partitions to be configurable.

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

#62 - Misc doc changes

Pull Request - State: closed - Opened by kianmeng over 3 years ago - 1 comment

#61 - How do I use this with libcluster?

Issue - State: closed - Opened by mrchypark over 4 years ago

#60 - Dirty Read

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

#59 - Broadcast event on expire

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

#58 - Add fetch_or_store/3 and dirty_fetch_or_store/3

Pull Request - State: closed - Opened by stefanchrobot almost 5 years ago - 3 comments

#57 - Fix `Map.size` depreciation warning

Pull Request - State: closed - Opened by praveenperera about 5 years ago - 1 comment

#56 - increase minimum Elixir version

Pull Request - State: closed - Opened by sasa1977 about 5 years ago

#55 - add 'Multiple caches' section

Pull Request - State: closed - Opened by tap349 about 5 years ago - 1 comment

#54 - typo-in-doc: address small typo in acquire_lock_timeout

Pull Request - State: closed - Opened by RamanBut-Husaim over 5 years ago - 3 comments

#53 - Fixes case issue in doc

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

#52 - Persistent cache with :file2tab doesn't work

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

#51 - Fix compiler deprecation messages

Pull Request - State: closed - Opened by slashmili over 5 years ago - 5 comments

#50 - concahe's weird behaviour on ConCache.get

Issue - State: closed - Opened by ijunaid8989 over 5 years ago - 1 comment

#49 - Misleading readme file

Issue - State: closed - Opened by IvanIvanoff almost 6 years ago - 1 comment

#48 - Finalize version

Pull Request - State: closed - Opened by sasa1977 about 6 years ago

#47 - Compatibility with module-based supervisors

Issue - State: closed - Opened by tominkozhimala about 6 years ago - 4 comments

#46 - Improvements

Pull Request - State: closed - Opened by sasa1977 about 6 years ago

#45 - Items don't expire any more

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

#44 - Add ConCache.child_spec/1

Pull Request - State: closed - Opened by scarfacedeb over 6 years ago - 4 comments

#43 - Highlight different APIs between Readme.md and Hexdocs

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

#42 - Make ttl options log an error when missing/invalid

Pull Request - State: closed - Opened by Secretmapper over 6 years ago - 10 comments

#41 - TTL Check should have a default value or produce a warning

Issue - State: closed - Opened by Secretmapper almost 7 years ago - 4 comments

#40 - Support Elixir 1.5.0

Pull Request - State: closed - Opened by linjunpop almost 7 years ago - 2 comments

#38 - Question: does this work across nodes?

Issue - State: closed - Opened by jonathanleang almost 7 years ago - 4 comments

#37 - Improve documentation of update function

Pull Request - State: closed - Opened by Nagasaki45 about 7 years ago - 1 comment

#36 - Putting into wrong cache name hangs

Issue - State: closed - Opened by Nagasaki45 about 7 years ago - 1 comment

#35 - Fix typo in README.md

Pull Request - State: closed - Opened by axfcampos about 7 years ago - 1 comment

#34 - TTL expiry query

Issue - State: closed - Opened by churcho over 7 years ago - 6 comments

#32 - Start Registry as supervisor

Pull Request - State: closed - Opened by jur0 over 7 years ago - 1 comment

#31 - Crashed cache won't work anymore after restart

Issue - State: closed - Opened by alfredbaudisch over 7 years ago - 3 comments

#30 - Remove redundant case clause

Pull Request - State: closed - Opened by jur0 over 7 years ago - 1 comment

#29 - Fix elixir v1.4 warnings

Pull Request - State: closed - Opened by liveforeverx over 7 years ago - 1 comment

#28 - Replace HashDict and HashSet with Map and MapSet

Pull Request - State: closed - Opened by liveforeverx over 7 years ago - 2 comments

#27 - get_or_store for bag types

Issue - State: closed - Opened by fcevado almost 8 years ago - 6 comments

#26 - Support bag and duplicate bag

Pull Request - State: closed - Opened by fcevado almost 8 years ago - 7 comments

#25 - Support to ets table types

Issue - State: closed - Opened by fcevado almost 8 years ago - 6 comments

#24 - fixed unsafe imperative assignment

Pull Request - State: closed - Opened by zuckschwerdt about 8 years ago - 3 comments

#23 - Add an example of adding ConCache to a Phoenix application

Pull Request - State: closed - Opened by jamonholmgren about 8 years ago - 2 comments

#22 - ConCache.update doesn't honor ttl configuration

Issue - State: closed - Opened by slashmili over 8 years ago - 4 comments

#21 - Problem with ConCache.update on the second update with ttl: :no_update

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

#20 - Updated readme related to ConCache.update/3 return value

Pull Request - State: closed - Opened by slashmili over 8 years ago - 1 comment

#19 - Any way to do key match on Cache?

Issue - State: closed - Opened by eminarcissus over 8 years ago - 6 comments

#18 - Support for persisting across restart/crash

Issue - State: closed - Opened by mrdziuban over 8 years ago - 1 comment

#17 - Fix update examples to reflect {:ok, value} change

Pull Request - State: closed - Opened by cy303 over 8 years ago - 3 comments

#16 - add :no_update option

Pull Request - State: closed - Opened by rixmann over 8 years ago - 9 comments

#15 - add ConCache.select

Pull Request - State: closed - Opened by rixmann over 8 years ago - 2 comments

#14 - Any performance data?

Issue - State: open - Opened by killme2008 over 8 years ago - 2 comments

#13 - Support ttl: :keep to Not Update TTL on Updates

Issue - State: closed - Opened by kevinastone over 8 years ago - 4 comments

#12 - Add size operation

Pull Request - State: closed - Opened by vorce almost 9 years ago - 9 comments

#11 - Is there an easy way to flush the cache between tests?

Issue - State: closed - Opened by myronmarston about 9 years ago - 8 comments

#10 - Identic return for get_or_store

Issue - State: closed - Opened by essenciary about 9 years ago - 3 comments

#9 - Update mix.exs

Pull Request - State: closed - Opened by lowks over 9 years ago - 2 comments

#8 - fix of example worker

Pull Request - State: closed - Opened by afulki almost 10 years ago - 2 comments

#7 - Unit Test Failure 'test balancer (LockTest)' on Elixir 1.0.0-rc2

Issue - State: closed - Opened by holsee almost 10 years ago - 3 comments

#6 - Make otp compliant

Pull Request - State: closed - Opened by sasa1977 almost 10 years ago

#5 - An easy way to create global caches

Issue - State: closed - Opened by volgar1x almost 10 years ago - 4 comments

#4 - upgrade to Elixir 0.14.3 and ExActor 0.5.0

Pull Request - State: closed - Opened by volgar1x almost 10 years ago - 3 comments

#3 - make it compile on modern elixir

Pull Request - State: closed - Opened by d0rc over 10 years ago - 1 comment

#2 - The cache itself is now included to the callback

Pull Request - State: closed - Opened by vorce over 10 years ago - 2 comments

#1 - No license indicated...

Issue - State: closed - Opened by n1rvana about 11 years ago - 2 comments