trueold89
|
697dac6922
|
Rewrite CacheDB && Implements UserStates
|
2024-08-06 13:59:44 +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
|
015e01b6be
|
Add PythonCache implementation of CacheDB
- add User class to db.types
- init db.cache
- Add PythonCache class
|
2024-08-05 16:43:00 +03:00 |
|