4
1
Fork 1
Commit Graph

5 Commits

Author SHA1 Message Date
trueold89 c2ab00680f
Add InitBuilder 2024-08-06 14:59:50 +03:00
trueold89 dd27264fd5
Add Redis implementation of CacheDB
- Add RedisCache class
- Add REDIS_HOST env var
2024-08-05 21:21:13 +03:00
trueold89 1e3ce3a55e
Add PN_CACHE env value
- Add ENV abstract class to static
- Init static.env
- Add PN_CACHE env
2024-08-05 17:43:58 +03:00
trueold89 e8acbd89c7
Update validate static function 2024-08-03 13:49:08 +03:00
trueold89 8656f1e68e
Add validation check function
- Init static module
- Init static.abc
- Init static.functions
- Add IValidatable intefrace
- Add validate function
2024-08-03 11:38:15 +03:00