Ecosyste.ms: Issues

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

GitHub / arqo123/speedgoose issues and pull requests

#88 - cacheQuery is not a function

Issue - State: closed - Opened by RaviSadam 3 months ago - 6 comments

#87 - TypeError: Cannot read properties of undefined (reading 'ref') in hydrationUtils

Pull Request - State: closed - Opened by Obaadz 6 months ago - 4 comments

#86 - Getting same result when using `populate` method.

Issue - State: closed - Opened by MohitNishad 7 months ago - 2 comments

#84 - Speedgoose, TypeError: Cannot read properties of null (reading '_id')

Issue - State: closed - Opened by MohitNishad 7 months ago - 3 comments

#83 - fix(modelCache): fixed model cache clearing

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

#82 - Cache is not cleared even after a create event

Issue - State: closed - Opened by IamSinghMohit 7 months ago - 9 comments

#81 - Feat/redis config

Pull Request - State: closed - Opened by arqo123 7 months ago

#80 - Query with regex pattern returns same result every time.

Issue - State: closed - Opened by IamSinghMohit 7 months ago - 2 comments

#79 - fix(count): fixed 0 values caching for count operations

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

#78 - 77 regex is not working with cache layer

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

#77 - Regex is not working with cache layer

Issue - State: closed - Opened by IamSinghMohit 7 months ago - 1 comment

#76 - Count method returns `undefined`

Issue - State: closed - Opened by IamSinghMohit 7 months ago - 5 comments

#75 - Add support for providing Redis client

Issue - State: closed - Opened by IamSinghMohit 7 months ago - 4 comments

#74 - 73 iscached issue

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

#73 - isCached issue

Issue - State: closed - Opened by x00ibro 7 months ago - 1 comment

#72 - Create Speedgoose1

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

#71 - Create tea.yaml

Pull Request - State: closed - Opened by arqo123 7 months ago

#70 - Add support for custom loggers

Issue - State: open - Opened by neilenns 8 months ago - 2 comments
Labels: enhancement, good first issue

#70 - Add support for custom loggers

Issue - State: open - Opened by neilenns 8 months ago - 2 comments
Labels: enhancement, good first issue

#69 - Handle empty schema.options.type array, fixes #68

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

#68 - Error when schema.options.type array is empty

Issue - State: closed - Opened by ptrin 8 months ago - 1 comment

#67 - [FEATURE REQUEST] A way to update cache with a mongoose query

Issue - State: closed - Opened by n-xsi 9 months ago - 3 comments

#66 - IN-MEMORY used even for REDIS?

Issue - State: closed - Opened by paul-reventwork 10 months ago - 6 comments

#65 - How to delete specific query cache

Issue - State: closed - Opened by MarianoFacundoArch 10 months ago - 5 comments

#64 - Possible problem populating redis

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

#63 - add redisOptions option for speedgooseConfig

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

#62 - .cacheQuery() not working with findOneAndUpdate()

Issue - State: closed - Opened by n-xsi 11 months ago - 3 comments

#61 - feat(isCached): added abbility to check if key is cached

Pull Request - State: closed - Opened by arqo123 11 months ago

#60 - [FEATURE REQUEST] Check if value is cached.

Issue - State: closed - Opened by n-xsi 11 months ago - 13 comments
Labels: enhancement

#59 - [Feature request] update cache when using document.updateOne()

Issue - State: closed - Opened by dewstouh about 1 year ago - 3 comments

#57 - chore(bumped-dependencies): bumped mongoose and other deps to latests…

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

#56 - getting mongoose buffer timeout when i am using this wrapper for caching

Issue - State: closed - Opened by jatinAnarock about 1 year ago - 2 comments

#55 - Update README.md

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

#54 - 47 ttl auto refresh expiring time when read operation is performed

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

#52 - Bug in cleaning cache using 'SpeedGooseCacheAutoCleaner'

Issue - State: closed - Opened by farrukh28 over 1 year ago - 5 comments
Labels: potential bug

#51 - Installing it with npm / yarn giving error

Issue - State: closed - Opened by farrukh28 over 1 year ago - 2 comments
Labels: bug

#50 - Feature/issue 47/manage ttl refresh

Pull Request - State: closed - Opened by elonyavist over 1 year ago - 12 comments

#49 - [Memcached] - Add support for Memcached storage.

Issue - State: open - Opened by arqo123 over 1 year ago
Labels: enhancement

#48 - Style/linter hooks

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

#47 - [TTL] - Auto refresh expiring time when read operation is performed.

Issue - State: closed - Opened by arqo123 over 1 year ago - 9 comments
Labels: enhancement, good first issue

#46 - Fix in memory cache ttl

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

#45 - Cache not working for in memory?

Issue - State: closed - Opened by NathanAP over 1 year ago - 7 comments
Labels: bug

#44 - build(dependency): bumped dependencies to latest versions

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

#43 - cacheQuery is not a function

Issue - State: closed - Opened by DecodedFinn over 1 year ago - 16 comments

#42 - fix(plugin): fixed plugin events on non multitenant environment

Pull Request - State: closed - Opened by arqo123 almost 2 years ago

#41 - SpeedGooseCacheAutoCleaner causing multitenantKey error

Issue - State: closed - Opened by adjstreams almost 2 years ago - 2 comments
Labels: bug

#40 - fix(plugin): removed check in plugin

Pull Request - State: closed - Opened by arqo123 almost 2 years ago

#39 - test(isCachingEnabled): added tests for isCachingEnabled function

Pull Request - State: closed - Opened by arqo123 almost 2 years ago - 1 comment

#38 - feat(config): added option to toggle caching in config

Pull Request - State: closed - Opened by arqo123 almost 2 years ago - 1 comment

#36 - fix(hydration): fixing problem with removing _id from mongoose twicel…

Pull Request - State: closed - Opened by arqo123 almost 2 years ago - 1 comment

#35 - feat(hydration): optimized hydration to hydrate only populated docume…

Pull Request - State: closed - Opened by arqo123 almost 2 years ago

#34 - Conditional hydrating

Pull Request - State: closed - Opened by arqo123 almost 2 years ago - 1 comment

#33 - Weekly update

Pull Request - State: closed - Opened by arqo123 almost 2 years ago

#32 - fix(cacheKey): fixed the way of adding projected keys into cacheKey

Pull Request - State: closed - Opened by arqo123 almost 2 years ago - 1 comment

#31 - build(dependecy): bumped common dependencies

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#30 - 29 about some update and delete operation in the code

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#29 - About some update and delete operation in the code.

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

#28 - test(hydrationUtils): updated hydration utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago - 1 comment

#27 - Testing utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago - 1 comment

#26 - test(cacheKeyUtils): added tests for clearCacheForKey and addValueToI…

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#25 - Hydration utils tests + refactor

Pull Request - State: closed - Opened by arqo123 about 2 years ago - 1 comment

#24 - test(all): fixed tests setup, and extended utils tests

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#23 - Testing redis utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#22 - test(cacheKeyUtils): added tests for cached key utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago - 1 comment

#21 - build(coverage): added codecov integration

Pull Request - State: closed - Opened by arqo123 about 2 years ago - 1 comment

#20 - Fixing code quality

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#19 - Preventing sets overwriting

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#18 - Testing caching client

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#17 - No key found

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

#16 - feat(cacheClient): added support for in memory cache strategy

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#15 - Question about in-memory caching without the use of Redis

Issue - State: closed - Opened by victoria-miltcheva about 2 years ago - 8 comments

#14 - Debugging mode fixes

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#13 - Optional chaining fix in debugger

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#12 - Adding debug mode

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#11 - feat(redis): replaced most of the methods with calls directly to the …

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#10 - Unit testing mongoose utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#9 - Unit testing query utils

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#8 - feat(all): prevented multiple plugin loads, updated readme and added …

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#7 - chore(test): added more tests for testing wrapper.ts file - applySpee…

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#6 - GitHub actions

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#5 - Hydration cache instance synchronization

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#4 - Deep hydration

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#3 - Multitenancy support

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#2 - fix(plugin): fixed declaration of export for plugin

Pull Request - State: closed - Opened by arqo123 about 2 years ago

#1 - feat(all): added first version of build config, and fixed hydration p…

Pull Request - State: closed - Opened by arqo123 about 2 years ago