issues
search
msavin
/
userCache
The one simple trick that can save you millions of database requests
MIT License
35
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ignores the cache if required field exists but is falsy
#14
wildhart
opened
4 years ago
0
Stale data is received if doing a findOne after an update
#13
wildhart
opened
4 years ago
1
Result is not reactive so should not be used within a reactive publish
#12
wildhart
opened
5 years ago
2
Cannot read property documents of undefined
#11
wildhart
opened
5 years ago
0
fix #5 #7 #8 #9
#10
wildhart
opened
5 years ago
1
returned user doc doesn't always include _id field when from cache
#9
wildhart
opened
5 years ago
0
_getField misses the cache when required field is in an array
#8
wildhart
opened
5 years ago
0
Suggestion: fetch only required fields from db when not in cache
#7
wildhart
opened
5 years ago
0
Fix Meteor 1.8 compatibility.
#6
RomainSennat
closed
5 years ago
1
Exception while invoking method 'MY_SERVER_METHOD' TypeError: Cannot read property 'collectionViews' of undefined
#5
trukhilio
opened
5 years ago
5
Fix for type check on return value of _getField
#4
robsecord
closed
6 years ago
1
Fix readme typo
#3
erjanmx
closed
5 years ago
0
How are you sure that data you are getting from the cache is not stale?
#2
mitar
opened
6 years ago
4
Small changes
#1
mitar
closed
6 years ago
3