Commit graph

17 commits

Author SHA1 Message Date
99e811086c
Refactor CacheLayer implementation by removing abstract class and its concrete implementations for Memcached and Redis, streamlining cache management. 2025-03-13 13:57:10 -04:00
netkas
b8346e139c Renamed StandardException to StandardRpcException 2025-01-30 00:37:37 -05:00
netkas
efc9905200 Moved StandardException to it's own namespace 2025-01-30 00:27:06 -05:00
netkas
830133d102 Minor change 2024-12-23 21:21:30 -05:00
netkas
23262bc0a6 Remove obsolete ClientRequestOld and RpcHandler classes 2024-12-23 19:03:43 -05:00
netkas
701acfde35 Remove unused StandardMethods and improve session logic 2024-12-12 04:33:10 -05:00
netkas
5555e79327 Refactored Configuration 2024-10-24 15:15:14 -04:00
netkas
0f5c8b40e2 Refactor cryptography handling and improve test coverage 2024-10-24 13:55:21 -04:00
netkas
e55f4d57f9 Add VariableManager, RpcClient classes, and cache enhancements 2024-09-30 03:00:02 -04:00
netkas
4879fdf36d Updated Project Source code (I don't remember what i did.) 2024-09-24 14:20:49 -04:00
fb6e98bb5c Add Method abstract class with session handling 2024-09-13 13:52:17 -04:00
c1f2cff00e Remove Entity abstract class codebase. 2024-09-13 13:49:57 -04:00
d1c62486c8 Add abstract CacheLayer class 2024-09-13 13:47:18 -04:00
d76074d9dc Update return type of fromArray method to Entity 2024-09-03 11:38:48 -04:00
047db90ff5 Update fromArray return type to static 2024-09-03 11:35:09 -04:00
393be1a6c0 Added SerializableInterface.php & made Entity.php implement this new interface 2024-08-31 16:55:13 -04:00
ef62893f21 Added Entity.php & EntityType.php 2024-08-31 16:50:32 -04:00