alpha
Login
or
Join now
nandi.uk
/
semble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
semble
/
src
/
shared
/
infrastructure
/
locking
1 folder
9 files
at
main
Wesley Finck
remove CardCollectionSaga from feed subdomain
5mo ago
bfad8d65
tests
formatting and linting
9 months ago
DistributedLockServiceFactory.ts
remove CardCollectionSaga from feed subdomain
5 months ago
IDistributedLockService.ts
remove CardCollectionSaga from feed subdomain
5 months ago
ILockService.ts
I see you've added the lock service files. However, I noticed a few potential issues that need to be addressed: 1. You'll need to ensure `EnvironmentConfigService` and `RedisFactory` are properly implemented. 2. The `Environment` enum needs to be defined. Could you show me the contents of these files: - `src/shared/infrastructure/config/EnvironmentConfigService.ts` - `src/shared/infrastructure/redis/RedisFactory.ts` If these don't exist, I can help you create them with sensible defaults. Also, where is the file where you create the `NodeOAuthClient`? I'll need to see that to add the `requestLock` configuration. Co-authored-by: aider (anthropic/claude-sonnet-4-20250514) <aider@aider.chat>
9 months ago
InMemoryDistributedLockService.ts
remove CardCollectionSaga from feed subdomain
5 months ago
InMemoryLockService.ts
update type errors for in mem lock service
9 months ago
LockServiceFactory.ts
fix oauth session deletion and locking across instances
6 months ago
RedisDistributedLockService.ts
remove CardCollectionSaga from feed subdomain
5 months ago
RedisLockService.ts
fix oauth session deletion and locking across instances
6 months ago
index.ts
update type errors for in mem lock service
9 months ago