learning_ai_common_plat/packages/cosmos
saravanakumardb1 2e9dcf49a8 feat(cosmos): add @bytelyst/cosmos package
- Singleton CosmosClient with env var config (COSMOS_ENDPOINT, COSMOS_KEY, COSMOS_DATABASE)
- Simple getContainer() for services
- Container registry with registerContainers(), getRegisteredContainer(), initializeAllContainers() for dashboards
- ContainerConfig type with partitionKeyPath and optional defaultTtl
- _resetClient() and _resetRegistry() for test isolation
- Peer dep: @azure/cosmos >=4.0.0
2026-02-12 11:19:42 -08:00
..
src feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00
package.json feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00
tsconfig.json feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00