omnivore/packages/api/src
Jackson Harper f03b7182b3
Merge pull request #3460 from omnivore-app/feat/reading-progress-write-behind
Write behind cache for reading progress
2024-02-01 14:43:45 +08:00
..
datasources Do not cache on write, so the most updated item is always available on read 2024-02-01 09:59:42 +08:00
entity running worker in the test 2024-01-31 17:45:49 +08:00
events remove redundant logs 2024-01-29 14:32:43 +08:00
generated fix: add rss label and feed url to the pdf in rss feed item 2024-01-26 22:34:55 +08:00
jobs Merge pull request #3460 from omnivore-app/feat/reading-progress-write-behind 2024-02-01 14:43:45 +08:00
repository fix tests 2024-01-22 12:18:08 +08:00
resolvers We need to update readAt because that isnt resolved from the cache 2024-02-01 09:59:42 +08:00
routers remove redundant logs 2024-01-29 14:32:43 +08:00
services reduce unction is no longer async 2024-02-01 11:24:13 +08:00
utils revert the change of priority 2024-02-01 13:22:06 +08:00
apollo.ts Write behing cache for reading progress 2024-02-01 09:57:11 +08:00
data_source.ts revert postgres connection timeout 2023-10-10 10:33:49 +08:00
directives.ts Remove sanitize directive on query argument because we will change the argument type if doing so 2023-04-06 11:56:19 +08:00
env.ts REvert some unneeded env changes 2024-01-17 16:15:00 +08:00
global.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
graphql.d.ts convert content-fetch to typescript 2024-01-18 18:48:46 +08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
pubsub.ts enqueue trigger rule job once page is created or updated 2024-01-26 17:46:17 +08:00
queue-processor.ts Function for cron jobs dont include queue in the read position metrics since its not part of that queue 2024-02-01 10:33:51 +08:00
readability.d.ts fix code blocks not formatted correctly 2024-01-25 16:30:59 +08:00
redis_data_source.ts remove redundant logs 2024-01-29 14:32:43 +08:00
scalars.ts Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
schema.ts fix: add rss label and feed url to the pdf in rss feed item 2024-01-26 22:34:55 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts use different redis server for mq and cache 2024-01-26 13:01:53 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts use different redis server for mq and cache 2024-01-26 13:01:53 +08:00