Liking cljdoc? Tell your friends :D

burningswell.worker.users.profile-photos


build-topologyclj

(build-topology app builder)

Build the Kafka Streams topology.

Build the Kafka Streams topology.
raw docstring

configclj

(config & [opts])

Returns the configuration for the app.

Returns the configuration for the app.
raw docstring

gravatar-photosclj

(gravatar-photos {:keys [db gravatar photos] :as env} event)

Save the Gravatar profile photos for a create user event.

Save the Gravatar profile photos for a create user `event`.
raw docstring

oauth-provider-photosclj

(oauth-provider-photos {:keys [db photos] :as env} {:keys [provider] :as event})

Returns the profile photos from an OAuth callback event.

Returns the profile photos from an OAuth callback event.
raw docstring

profile-photo-urlscljmultimethod

Returns the profile photo urls from an OAuth callback event.

Returns the profile photo urls from an OAuth callback event.
raw docstring

save-profile-photo!clj

(save-profile-photo! {:keys [db photos] :as env} photo)

Save the profile photo to the database.

Save the profile `photo` to the database.
raw docstring

topicsclj

The topics used by the user profile photo app.

The topics used by the user profile photo app.
raw docstring

workerclj

(worker & [opts])

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close