Ecosyste.ms: Issues

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

GitHub / a-luna/fastapi-redis-cache issues and pull requests

#87 - [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

Pull Request - State: open - Opened by a-luna 3 months ago

#86 - [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

Pull Request - State: open - Opened by a-luna 3 months ago

#85 - bug: fix serialization

Pull Request - State: closed - Opened by rafa-acioly 4 months ago

#84 - [Snyk] Security upgrade requests from 2.25.1 to 2.32.0

Pull Request - State: open - Opened by a-luna 4 months ago

#83 - [Snyk] Security upgrade idna from 2.10 to 3.7

Pull Request - State: open - Opened by a-luna 6 months ago

#82 - [Snyk] Security upgrade fastapi from 0.65.2 to 0.109.1

Pull Request - State: open - Opened by a-luna 8 months ago

#81 - A Rebuild Maybe ?! ....

Issue - State: open - Opened by itz-Amethyst 10 months ago

#80 - [Snyk] Security upgrade pydantic from 1.8.2 to 1.10.13

Pull Request - State: open - Opened by a-luna almost 1 year ago

#79 - [Snyk] Security upgrade pydantic from 1.8.2 to 2.4.0

Pull Request - State: open - Opened by a-luna about 1 year ago

#78 - [Snyk] Security upgrade requests from 2.25.1 to 2.31.0

Pull Request - State: open - Opened by a-luna over 1 year ago

#77 - @cache Decorator Not Working

Issue - State: open - Opened by ramprasad2018 over 1 year ago - 1 comment

#76 - [Snyk] Security upgrade starlette from 0.14.2 to 0.27.0

Pull Request - State: open - Opened by a-luna over 1 year ago

#75 - [Snyk] Security upgrade redis from 3.5.3 to 4.3.6

Pull Request - State: open - Opened by snyk-bot over 1 year ago

#74 - [Snyk] Security upgrade starlette from 0.14.2 to 0.25.0

Pull Request - State: open - Opened by a-luna over 1 year ago

#73 - add async support for redis

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

#72 - Can't Cache List of serialized data

Issue - State: open - Opened by Exganza almost 2 years ago - 1 comment

#71 - FIX content-length header gets incorrectly set to 0 by default

Pull Request - State: open - Opened by jaepetto almost 2 years ago

#70 - "Too much data for declared Content-Length" error when activating caching

Issue - State: open - Opened by jaepetto almost 2 years ago - 5 comments

#69 - Feature request - async Redis client

Issue - State: open - Opened by zoltan-fedor about 2 years ago

#68 - Add support for authentication to a remote redis

Issue - State: open - Opened by E-wave112 over 2 years ago - 2 comments

#67 - [Question] How to manually expire an entry ?

Issue - State: open - Opened by sorasful over 2 years ago - 1 comment

#66 - Add support for caching non-FastAPI functions

Pull Request - State: open - Opened by bkanuka over 2 years ago - 1 comment

#65 - Add support for caching Pydantic models

Pull Request - State: open - Opened by HakierGrzonzo over 2 years ago

#64 - How can I cache POST requests?

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

#63 - handling dirty cache entries

Issue - State: open - Opened by joelthill over 2 years ago - 1 comment

#62 - Support more object types in BetterJsonEncoder

Pull Request - State: open - Opened by nirn over 2 years ago - 1 comment

#61 - Use cache() decorator outside of fastapi

Issue - State: open - Opened by cmabastar about 3 years ago - 3 comments

#60 - Add functionality for specifying a web cache expiration

Pull Request - State: open - Opened by c-lewis about 3 years ago - 1 comment

#59 - coroutine '<method that is cached>' was never awaited

Issue - State: open - Opened by Pegietix about 3 years ago - 1 comment

#58 - Nothing being cached

Issue - State: closed - Opened by joeflack4 about 3 years ago - 2 comments

#57 - Object of type <class '...'> is not JSON-serializable

Issue - State: open - Opened by Ezhvsalate about 3 years ago - 3 comments

#55 - ttl expired -> request contains eTag/last-mod -> current behavior is wrong

Issue - State: open - Opened by a-luna about 3 years ago
Labels: bug

#54 - add support for if-modified-since directive

Issue - State: open - Opened by a-luna about 3 years ago
Labels: feature

#53 - user can add must-revalidate directive to responses

Issue - State: open - Opened by a-luna about 3 years ago
Labels: feature

#52 - cache-control: no-cache behavior is wrong

Issue - State: open - Opened by a-luna about 3 years ago - 1 comment
Labels: bug

#50 - v0.2.5

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#49 - add toc to readme

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: documentation

#48 - add comments to test functions in order to better document the intended design

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#47 - bug: serialize_json should not be called on data if attempt to add data to cache fails

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#45 - missing test coverage: response data is not json-serializable

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#42 - add toc to readme

Issue - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#41 - add comments to test functions in order to better document the intended design

Issue - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#40 - missing test coverage: response data is not json-serializable

Issue - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#38 - v0.2.4

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#37 - update README

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#36 - fix: list objects are now uncachable

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#35 - bug: list objects are now uncachable

Issue - State: closed - Opened by a-luna over 3 years ago
Labels: bug

#34 - v0.2.3

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#33 - @cache decorator is getting skipped

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

#32 - non endpoint functions

Issue - State: closed - Opened by Faridalim over 3 years ago - 1 comment

#31 - redis.ConnectionError should be caught (#30)

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: patch

#30 - redis.ConnectionError should be caught

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#29 - v0.2.1

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#28 - fix redis error

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#27 - v0.2.0

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: minor

#26 - update README

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#25 - add test cases for partial functions

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#24 - refactor cache module

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#23 - refactor client module

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#22 - refactor key_gen module

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#21 - v0.1.4

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#20 - update README

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#19 - HTTP status code should be int

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#18 - v0.1.3

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: patch

#17 - Patch release/v0.1.3

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#16 - update README

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#15 - fix: get_etag should handle list objects

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#14 - minor housekeeping

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#13 - add more usage examples and explanations to README

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#12 - fix: duplicate types can be added to ignore_arg_types

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#11 - increase test coverage to 100%

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#10 - further refactorings for client module

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#9 - move ttl calculation to client module

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#8 - v0.1.2

Pull Request - State: closed - Opened by a-luna over 3 years ago - 1 comment
Labels: patch

#7 - increase test coverage to 94%

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: chore

#6 - change redis module to use str for host_url

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#5 - cache key does not include prefix

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: bug-fix

#4 - refactor cache and client modules

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: refactoring

#3 - Patch release/v0.1.1

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: patch

#2 - patch-release/v0.1.0

Pull Request - State: closed - Opened by a-luna over 3 years ago
Labels: patch

#1 - v0.1.0

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