0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug: wait for Cassandra to start indefinitely. More... over 9 years ago
Close DBService when tenant is deleted. More... over 9 years ago
Rollbacking the earlier commit More... over 9 years ago
Fix bug: OLAP table not created in non-default tenants. More... over 9 years ago
Rename DBManager to DBManagerService; add /_activetenants command. More... over 9 years ago
Move DBService management to new DBManager class; simplify DBService interface; fix modify-tenant option merging. More... over 9 years ago
Implement dropNamespace() for DynamoDB. More... over 9 years ago
Fix CQLService after DBService refactoring. More... over 9 years ago
Suppress hash values in list tenant command. More... over 9 years ago
Encrypt user passwords in tenant definitions. More... over 9 years ago
support WHERE filters in order More... over 9 years ago
Remove DBService.storeExists() and supportsNamespaces(); implement multiple tenants in a single DynamoDB instance; improve CQLService. More... over 9 years ago
Fix initialization of tenant parameters in DBService objects; prevent duplicate tenant in the same DB/namespace. More... over 9 years ago
fixed errors reading old-format databases More... over 9 years ago
Tenant service refactoring round 3: move more classes from ServerConfig to ServerParams. More... over 9 years ago
removed obsolete storage implementations in OLAP More... over 9 years ago
dynamodbservice2: retry commits More... over 9 years ago
TenantService refactoring part 2. More... over 9 years ago
olap: fix for ROUNDUP with global WHERE filters More... over 9 years ago
alternative DBService implementation More... over 9 years ago
added loading jets3t jar in dynamodb More... over 9 years ago
moved S3 storage service to DynamoDB project More... over 9 years ago
fixed warning More... over 9 years ago
REST commands to access storage layer More... over 9 years ago
db-path parameter for FsService More... over 9 years ago
return default tenant if the application does not have Tenant option defined More... over 9 years ago
return null for NaN metrics value More... over 9 years ago
Hybrid storage service implementation More... over 9 years ago
fixed delete row More... over 9 years ago
FS service performance optimizations More... over 9 years ago