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
#74 - general: switch from deprecated apprdirs to platformdirs, update readme
Pull Request -
State: closed - Opened by karlicoss 19 days ago
#73 - ci: use uv for running and publishing
Pull Request -
State: closed - Opened by karlicoss 19 days ago
#72 - ci: update ruff and mypy
Pull Request -
State: closed - Opened by karlicoss 19 days ago
#71 - marshall.cachew: better exception in case we fail to get type hints from type
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#70 - general: 3.8 reached EOL, remove legacy code and make pytz optional dependency
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#69 - general: add extra tests for new style type annotations
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#68 - marshall.cachew: use extra tag to tell apart zoneinfo and pytz timezones
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#67 - marshall.cachew: support python3.9 ZoneInfo datetimes, prepare for pytz deprecation
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#66 - minor test updates
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#65 - ci: bring ci files up to date, update ruff config
Pull Request -
State: closed - Opened by karlicoss 4 months ago
#64 - ruff updates and more tests
Pull Request -
State: closed - Opened by karlicoss 5 months ago
#63 - ci: fix after ruff/mypy updates
Pull Request -
State: closed - Opened by karlicoss 5 months ago
#62 - core: fix naming of single functions
Pull Request -
State: closed - Opened by kahkeng 10 months ago
- 1 comment
#61 - ci fixes
Pull Request -
State: closed - Opened by karlicoss about 1 year ago
#60 - marshall: allow implicit cast of int to float and None to any other type
Pull Request -
State: closed - Opened by karlicoss about 1 year ago
#59 - keep full schema in cachew instead of just outer type
Issue -
State: open - Opened by karlicoss about 1 year ago
#58 - Fix from __future__ import annotations behaviour
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#57 - ci updates: sync with pympalte
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#56 - core: disabling cachew through CACHEW_DISABLE env
Pull Request -
State: closed - Opened by seanbreckenridge over 1 year ago
- 5 comments
#55 - disable cachew for particular modules
Issue -
State: closed - Opened by seanbreckenridge over 1 year ago
- 5 comments
#54 - my.location.google_takeout fails to load from cache
Issue -
State: closed - Opened by seanbreckenridge over 1 year ago
- 7 comments
#53 - setup: install all namespace packages (instead of just 'cachew')
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#52 - fix race condition, update readme
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#51 - nicer logging; proper support for single return values
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#50 - core: add support for other backends apart from sqlite, add file-based backend (basically jsonl)
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#49 - some code simplification
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#48 - speedup for reading and writing cached data with sqlalchemy
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#47 - some cleanup
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#46 - core: rewrite and simplify return type inference
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#45 - switch to new marshalling implementation
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#44 - work on faster marshalling + proper benchmarks
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#43 - general: move NTBinder etc into legacy.py in preparation for marshalling refactoring
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#42 - misc: some initial Redis evaluation
Pull Request -
State: closed - Opened by karlicoss over 1 year ago
#41 - some profiling + enhance test_many
Pull Request -
State: closed - Opened by karlicoss over 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
#36 - core: mark custom types as cacheable to prevent warnings during queries
Pull Request -
State: closed - Opened by karlicoss about 2 years ago
#35 - update to support sqlalchemy 2.0
Pull Request -
State: closed - Opened by karlicoss about 2 years ago
#34 - performance: about 5x speedup for inserting into the cache
Pull Request -
State: closed - Opened by karlicoss almost 3 years ago
#33 - support for synthetic_key, makes it possible to reuse cached 'prefix' without repeat computations
Pull Request -
State: closed - Opened by karlicoss almost 3 years ago
#32 - updates
Pull Request -
State: closed - Opened by karlicoss almost 3 years ago
#31 - core: get rid of kassert and disable assert check for bandit
Pull Request -
State: closed - Opened by karlicoss almost 3 years ago
#30 - ci fixes + deprecate python3.6
Pull Request -
State: closed - Opened by karlicoss almost 3 years ago
#29 - infer_type does not work for return type Optional[]
Issue -
State: closed - Opened by Ebolon over 3 years ago
Labels: bug
#28 - Doesn't serialize custom types in list/dict
Issue -
State: closed - Opened by seanbreckenridge almost 4 years ago
- 7 comments
#27 - updates
Pull Request -
State: closed - Opened by karlicoss almost 4 years ago
#26 - Is this caching multi-writer safe?
Issue -
State: closed - Opened by mwang87 about 4 years ago
- 1 comment
#25 - handle early exit in cachew, hack arround sqlalchemy reporting false errors
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#24 - add a decorator for temporary suppressing cachew
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#23 - better exceptions & datetime handling
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#22 - updates: more defensive behaviour by default, more reasonable cache_path handling, more tests
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
- 9 comments
#21 - core & tests updates
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#20 - core: use WAL and handle write concurrency during recursive calls properly
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#19 - support for recursive calls
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#18 - core: yield computed items immediately
Pull Request -
State: closed - Opened by karlicoss over 4 years ago
#17 - Add a toggle/env variable to disable caching completely
Issue -
State: closed - Opened by karlicoss almost 5 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 almost 5 years ago
#15 - keep hash along each cached entity instead of separate table?
Issue -
State: open - Opened by karlicoss about 5 years ago
Labels: prio-B
#14 - support multiple cached values?
Issue -
State: open - Opened by karlicoss about 5 years ago
Labels: prio-A
#13 - support pathlib.Path
Issue -
State: open - Opened by karlicoss about 5 years ago
- 2 comments
Labels: prio-C
#12 - support defensive behaviour
Issue -
State: closed - Opened by karlicoss about 5 years ago
Labels: prio-C
#11 - Optional feature: Exception support
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#10 - Add doc on defensive/optional usage
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#9 - Add Redis support
Issue -
State: open - Opened by softinio about 5 years ago
- 3 comments
#8 - Safer concurrent writes handling
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#7 - Update readme
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#6 - better pytz support?
Issue -
State: closed - Opened by karlicoss about 5 years ago
Labels: prio-C
#5 - support top level primitive types
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#4 - Union types
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#3 - Fix bug when default argument is explicitly specified
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#2 - Fix Json support for python3.6
Pull Request -
State: closed - Opened by karlicoss about 5 years ago
#1 - support for dataclasses
Pull Request -
State: closed - Opened by karlicoss over 5 years ago