This website requires JavaScript.
Explore
Help
Register
Sign In
lborv
/
few-line-engine
Watch
1
Star
0
Fork
0
You've already forked few-line-engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
73999de32e2e3ba7bf94eaf0df79d7425a85400c
few-line-engine
/
src
/
databaseManager
History
Boris D
73999de32e
feat: enhance password generation method; improve connection pooling logic in DatabasePlugin; update test cases with correct tokens
2025-10-13 09:12:47 +03:00
..
database
feat: enhance password generation method; improve connection pooling logic in DatabasePlugin; update test cases with correct tokens
2025-10-13 09:12:47 +03:00
databaseNode
feat: integrate RedisNode management into Project and Query services; enhance RedisNodeService with optimal node selection and connection options; update vm.constants to include RedisPlugin
2025-10-09 19:54:08 +03:00
entities
feat: enhance database management with new migration and database node functionalities, including CRUD operations and test cases
2025-09-27 23:41:32 +03:00
migration
Refactor VM and Plugin Management
2025-09-29 20:58:51 +03:00
database.encryption.service.ts
feat: implement Database Manager module with encryption, CRUD operations, and migration management
2025-09-27 18:06:50 +03:00
database.manager.module.ts
feat: enhance API and query handling with Redis caching; add QueryGuard for query validation; refactor services to utilize RedisClient for improved performance
2025-10-10 10:51:52 +03:00