neon_arch
1de52decd3
⚙️ refactor: add clone trait to RedisCache
struct ( #180 )( #178 )
2023-08-29 20:10:32 +03:00
neon_arch
5f1a43976f
⚙️ refactor: add error.rs module ( #180 )( #178 )
2023-08-27 20:53:55 +03:00
neon_arch
01d8c7ae4c
⚙️ refactor: add new pooling error type for pooling code ( #180 )( #178 )
2023-08-27 20:52:16 +03:00
neon_arch
db93c31603
⚙️ refactor: implement async pooling for redis connections ( #180 )( #178 )
2023-08-27 20:50:42 +03:00
Trickshotblaster
99936bcb1a
Rename getter functions
2023-07-04 15:11:30 -07:00
Milim
440216871d
Rename Things, refactor some code
...
BREAKING: renames `binding_ip_addr` to `binding_ip` and `redis_connection_url` to `redis_url`.
Renames a lot of internals as well, but they are to many to mention.
2023-07-03 19:30:25 +02:00
XFFXFF
cecffe4155
make format happy
2023-05-23 09:34:46 +00:00
XFFXFF
3c7edb80d0
refactor: reduce connections created with RedisCache
2023-05-15 00:20:43 +00:00
neon_arch
c170de8194
add code to evade ip blocking, improve pagination code and fix documentation
2023-05-02 11:58:21 +03:00