Commit History

update readme
7c3ef62

hiett commited on

add ipv6 support via env var
a664070

hiett commited on

Merge pull request #22 from hiett/21-make-port-configurable
91ddbef
unverified

Scott Hiett commited on

Load port from env
662b76e

hiett commited on

Swap to bun, which Upstash redis package has moved to
289c675

hiett commited on

Merge pull request #19 from hiett/18-if-the-redis-server-goes-down-and-a-closed-is-returned-the-pool-isnt-properly-destroyed
d1b22d9
unverified

Scott Hiett commited on

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

Merge pull request #17 from hiett/16-improve-test-ci-to-actually-build-srh-and-run-that-image
739b573
unverified

Scott Hiett commited on

Re-enable filter
a77abdf

Scott Hiett commited on

Move to one line
917a919

Scott Hiett commited on

Minor fix
009dba0

Scott Hiett commited on

syntax mistake in action fixed
050069e

Scott Hiett commited on

Docker run networking improvements
db3de59

Scott Hiett commited on

Move to a non-container ran job
2782522

Scott Hiett commited on

Point to docker path directly
c952ee7

Scott Hiett commited on

Add needs build requirement
6cb95a7

Scott Hiett commited on

Testing now builds
9939b97

Scott Hiett commited on

Merge pull request #15 from hiett/14-error-overhaul
e8a4156
unverified

Scott 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

Merge pull request #13 from hiett/12-connection-refused-does-not-return-an-error
2dbe17d
unverified

Scott Hiett commited on

Make connection error throw an Upstash Error
2b07033

Scott Hiett commited on

remove failing test files
6c22d58

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

Merge pull request #11 from jahands/fix-invalid-auth
691cebf
unverified

Scott Hiett commited on

fix: Add not_authorized to ResultEncoder
c7a94c4

Jacob Hands commited on

More repository cleaning
dc233b2

hiett commited on

Cleanup respository and testing script
be6071d

hiett commited on

Merge pull request #8 from hiett/sh/response-encoding
ca860d1
unverified

Scott Hiett commited on

Clean up test workflow
23031cf

hiett commited on

Automatically run tests
519222e

hiett commited on

Change when action runs
51e1546

hiett commited on

Rename new readme
d976565

hiett commited on

Further documentation updates
48432f0

hiett commited on

Router minor cleaning and add test.exs config
8f1b0f2

hiett commited on

WIP new readme
6381739

hiett commited on

Update readme
c4b3f6d

hiett commited on

Minor cleaning
401768e

hiett commited on

Blank commit to re-run with updated image
2569db8

hiett commited on

Response encoding for single items and lists
a8d7371

hiett commited on

Update Redis Stack image
3771745

hiett commited on