kiola / lib /srh

Commit History

SSL support
f085bb2

hiett commited on

Remove old logs
7edc4a0

hiett commited on

All 3 methods are now destroying pools on failures, need to test normal functionality then can remove logging
fa07385

hiett commited on

Begin work ensuring that the pool is correctly being destroyed on connection failures
28b00d6

hiett commited on

Clarify internal error is from SRH
ba82689

Scott Hiett commited on

Remove unused variable
f441147

Scott Hiett commited on

Content type check
21d5884

Scott Hiett commited on

Make 404 trigger a not_found error and respond in the standardised form
5ce1d4c

Scott Hiett commited on

Standardise errors
0f49779

Scott Hiett commited on

Make connection error throw an Upstash Error
2b07033

Scott Hiett commited on

improve and test connection failure logic
491462f

hiett commited on

Improve some comments for clarity
8155c92

Scott Hiett commited on

Improve handling for multi exec commands when unable to connect to the Redis server
1b2415c

Scott Hiett commited on

Better error handling for failure to connect to Redis server
bb41a4c

Scott Hiett commited on

fix: Add not_authorized to ResultEncoder
c7a94c4

Jacob Hands commited on

Router minor cleaning and add test.exs config
8f1b0f2

hiett commited on

Response encoding for single items and lists
a8d7371

hiett commited on

Add support for environment variable loading for a single redis connection
40d9f07

hiett commited on

HOTFIX: Redis connections not getting properly destroyed
249b683

Scott Hiett commited on

Transaction support!
abcde98

Scott Hiett commited on

Docker building and release
b2ff4b5

Scott Hiett commited on

Code cleaning
76486d3

Scott Hiett commited on

Cleaning up old logs
d290264

Scott Hiett commited on

Pipeline support
0b53aa4

Scott Hiett commited on

Token resolver now a GenServer with client methods that directly hit ETS
89df778

Scott Hiett commited on

File-based token loader strategy is coming together
c0e2bf5

Scott Hiett commited on

Handler now directly talks to allocated worker node, so the Client is no longer locked up by all redis commands
c2de526

Scott Hiett commited on

Error handling for invalid redis commands
db4111e

Scott Hiett commited on

Use max_connections from connection_info config
88a54bd

Scott Hiett commited on

Initial commit
2e92879

Scott Hiett commited on