Added redis oplog with collection caching

This commit is contained in:
Stefan Zermatten
2023-06-01 08:30:12 +02:00
parent b402fdf517
commit 376d3bc522
7 changed files with 81 additions and 46 deletions

View File

@@ -3,6 +3,7 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.
zegenie:redis-oplog
accounts-password@2.3.4
random@1.2.1
underscore@1.0.13
@@ -46,7 +47,7 @@ ostrio:files
simple:rest-bearer-token-parser
simple:rest-json-error-handler
littledata:synced-cron
mdg:meteor-apm-agent
#mdg:meteor-apm-agent
typescript@4.9.4
seba:minifiers-autoprefixer
mixmax:smart-disconnect

View File

@@ -52,10 +52,8 @@ inter-process-messaging@0.1.1
lai:collection-extensions@0.3.0
launch-screen@1.3.0
littledata:synced-cron@1.5.1
livedata@1.0.18
localstorage@1.2.0
logging@1.3.2
mdg:meteor-apm-agent@3.5.1
mdg:validated-method@1.3.0
meteor@1.11.2
meteor-base@1.5.1
@@ -76,7 +74,6 @@ mongo@1.16.6
mongo-decimal@0.1.3
mongo-dev-server@1.1.0
mongo-id@1.0.8
mongo-livedata@1.0.12
npm-mongo@4.16.0
oauth@2.2.0
oauth2@1.3.2
@@ -127,4 +124,5 @@ underscore@1.0.13
url@1.3.2
webapp@1.13.5
webapp-hashing@1.1.1
zegenie:redis-oplog@2.0.16
zer0th:meteor-vuetify-loader@0.1.41