hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
oivoodoo avatar

Alexandr Korsak

oivoodoo

Total Packages

5

Total Downloads

45 173+

alex.korsak@gmail.com https://balconygames.com X.com: oivoodoo Bluesky: oivoodoo GitHub: oivoodoo
Packages Stats

Packages

Most Popular Most Downloaded Newest First

redis_poolex

0.1.0
39 928+

Redis connection pool using poolboy and Redix

Last Updated: 1 week ago

exfacebook

0.2.0
4 900+

Elixir client for the Facebook Graph API.

Last Updated: 1 week ago

pghero

0.1.3
199+

A performance dashboard for Postgres. Elixir port of PgHero: mount it in Phoenix or run it standalone with Docker.

Last Updated: 6 days ago

phoenix_lens

0.1.4
80+

Mountable SQL notebook for Phoenix. Point it at your Ecto Repo, save questions, pin dashboards, and mask PII/PHI in every output.

Last Updated: 1 day ago

phoenix_healthy

0.1.0
66+

Kubernetes liveness and readiness probes for Phoenix. Mount GET /health/live and GET /health/ready in your router or endpoint.

Last Updated: 5 days ago
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".