Ecosyste.ms: Issues

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

GitHub / karlicoss/cachew issues and pull requests

#64 - ruff updates and more tests

Pull Request - State: closed - Opened by karlicoss about 1 month ago

#63 - ci: fix after ruff/mypy updates

Pull Request - State: closed - Opened by karlicoss about 1 month ago

#62 - core: fix naming of single functions

Pull Request - State: closed - Opened by kahkeng 6 months ago - 1 comment

#61 - ci fixes

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

#59 - keep full schema in cachew instead of just outer type

Issue - State: open - Opened by karlicoss 11 months ago

#58 - Fix from __future__ import annotations behaviour

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

#57 - ci updates: sync with pympalte

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

#56 - core: disabling cachew through CACHEW_DISABLE env

Pull Request - State: closed - Opened by seanbreckenridge about 1 year ago - 5 comments

#55 - disable cachew for particular modules

Issue - State: closed - Opened by seanbreckenridge about 1 year ago - 5 comments

#54 - my.location.google_takeout fails to load from cache

Issue - State: closed - Opened by seanbreckenridge about 1 year ago - 7 comments

#53 - setup: install all namespace packages (instead of just 'cachew')

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

#52 - fix race condition, update readme

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

#51 - nicer logging; proper support for single return values

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

#49 - some code simplification

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

#48 - speedup for reading and writing cached data with sqlalchemy

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

#47 - some cleanup

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

#46 - core: rewrite and simplify return type inference

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

#45 - switch to new marshalling implementation

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

#44 - work on faster marshalling + proper benchmarks

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

#42 - misc: some initial Redis evaluation

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

#41 - some profiling + enhance test_many

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

#40 - core: improvements for logging

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

#39 - better type annotations for @cachew

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

#38 - some cleanup

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

#37 - set min version to 3.8; get rid of deprecated pkg_resources

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

#35 - update to support sqlalchemy 2.0

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

#34 - performance: about 5x speedup for inserting into the cache

Pull Request - State: closed - Opened by karlicoss over 2 years ago

#32 - updates

Pull Request - State: closed - Opened by karlicoss over 2 years ago

#31 - core: get rid of kassert and disable assert check for bandit

Pull Request - State: closed - Opened by karlicoss over 2 years ago

#30 - ci fixes + deprecate python3.6

Pull Request - State: closed - Opened by karlicoss over 2 years ago

#29 - infer_type does not work for return type Optional[]

Issue - State: closed - Opened by Ebolon about 3 years ago
Labels: bug

#28 - Doesn't serialize custom types in list/dict

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

#27 - updates

Pull Request - State: closed - Opened by karlicoss over 3 years ago

#26 - Is this caching multi-writer safe?

Issue - State: closed - Opened by mwang87 almost 4 years ago - 1 comment

#24 - add a decorator for temporary suppressing cachew

Pull Request - State: closed - Opened by karlicoss almost 4 years ago

#23 - better exceptions & datetime handling

Pull Request - State: closed - Opened by karlicoss almost 4 years ago

#22 - updates: more defensive behaviour by default, more reasonable cache_path handling, more tests

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

#21 - core & tests updates

Pull Request - State: closed - Opened by karlicoss about 4 years ago

#19 - support for recursive calls

Pull Request - State: closed - Opened by karlicoss about 4 years ago

#18 - core: yield computed items immediately

Pull Request - State: closed - Opened by karlicoss about 4 years ago

#17 - Add a toggle/env variable to disable caching completely

Issue - State: closed - Opened by karlicoss over 4 years ago
Labels: enhancement, prio-B

#16 - get rid of setup.cfg and pyscaffold; set up github actions

Pull Request - State: closed - Opened by karlicoss over 4 years ago

#15 - keep hash along each cached entity instead of separate table?

Issue - State: open - Opened by karlicoss over 4 years ago
Labels: prio-B

#14 - support multiple cached values?

Issue - State: open - Opened by karlicoss over 4 years ago
Labels: prio-A

#13 - support pathlib.Path

Issue - State: open - Opened by karlicoss over 4 years ago - 2 comments
Labels: prio-C

#12 - support defensive behaviour

Issue - State: closed - Opened by karlicoss over 4 years ago
Labels: prio-C

#11 - Optional feature: Exception support

Pull Request - State: closed - Opened by karlicoss over 4 years ago

#10 - Add doc on defensive/optional usage

Pull Request - State: closed - Opened by karlicoss over 4 years ago

#9 - Add Redis support

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

#8 - Safer concurrent writes handling

Pull Request - State: closed - Opened by karlicoss over 4 years ago

#7 - Update readme

Pull Request - State: closed - Opened by karlicoss over 4 years ago

#6 - better pytz support?

Issue - State: closed - Opened by karlicoss over 4 years ago
Labels: prio-C

#5 - support top level primitive types

Pull Request - State: closed - Opened by karlicoss almost 5 years ago

#4 - Union types

Pull Request - State: closed - Opened by karlicoss almost 5 years ago

#3 - Fix bug when default argument is explicitly specified

Pull Request - State: closed - Opened by karlicoss almost 5 years ago

#2 - Fix Json support for python3.6

Pull Request - State: closed - Opened by karlicoss almost 5 years ago

#1 - support for dataclasses

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