nathell / skyscraper

Structural scraping for the rest of us.
405 stars 10 forks source link

Add Redis Clojuredays example #18

Closed naxels closed 1 year ago

naxels commented 1 year ago

Hi @nathell, it was great meeting you during the Dutch Clojure Days!

During last The Dutch Clojure meetup, @skuro @alvinfrancis @wallymathieu and myself worked on a Redis example for your repo to capture the https://clojuredays.org editions & sponsors.

After some more work and refactoring, I am now confident the example works and hopefully a great addition to your examples list :)

ps: before this fully works, the clojuredays.org needs some small changes, for which I've worked with @skuro to submit PR's: https://github.com/clojuredays/clojuredays.org/pulls

Thank you

nathell commented 1 year ago

Hey @naxels @skuro @alvinfrancis @wallymathieu,

Thanks for the contribution. I feel elated – it’s great to receive it! And it was great to meet you in Amsterdam, too. :)

Merging the PR. Perhaps we could make the Redis cache backend into its own library, along the lines of skyscraper-cache-rocksdb?