Logo
Explore Help
Sign In
kennethnym/aris
1
0
Fork 0
You've already forked aris
mirror of https://github.com/kennethnym/aris.git synced 2026-04-02 16:11:17 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
39355e02ff8ced1a6e706ce2c9e168b0b07c1cc4
aris/apps/aelis-backend/src/session/index.ts

4 lines
179 B
TypeScript
Raw Normal View History

feat: runtime provider hotswap (#82) Add ability to replace a FeedSourceProvider at runtime and propagate the new source to all active (and pending) user sessions, invalidating their feed caches. Co-authored-by: Ona <no-reply@ona.com>
2026-03-19 23:32:29 +00:00
export type { FeedSourceProvider } from "./feed-source-provider.ts"
refactor: consolidate backend services Replace per-source services (LocationService, WeatherService, TflService, FeedEngineService) with a single UserSessionManager that owns all per-user state. Source creation is delegated to thin FeedSourceProvider implementations per source type. Co-authored-by: Ona <no-reply@ona.com>
2026-02-18 00:41:20 +00:00
export { UserSession } from "./user-session.ts"
export { UserSessionManager } from "./user-session-manager.ts"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 141ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API